Please sign in to access this page
a CLI for interacting with the Siege website
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I improved cookie management and fought with the LWPCookieJar for a bit. it can't load more than 1 cookie for some reason? is it stupid?
I also added a function for updating project info, including the screenshot (always remember to set the file type!)
(sorry for long devlog, i've mostly been working on this for siege)
I set up cookie management for auth-protected sites. Turns out Siege is pretty secure, and applies trickery such as rotating session cookies, so I had to work with that and save all the current cookie.
I also implemented a function that parses the projects/Armory page for info about each of your projects.