Archer
Archer
I was just wondering if I could use someone else's UUID while they are using the userscript and be able to control the bots when I run them. Is there...
This will be tricky. Either we unzip, validate, and upload a 100MB+ files in the browser or we offload that to an external server. I want to keep it within...
This is basically ready I just need to finish the UI. tile colors are broken though unfortunately.
A docs page needs to get created on the Astro branch. This is going to be open to further discussion but I'm thinking some mini-articles would be best here. So...
So I'm looking to add a toolbox tab in the editor for pre-made pages uploaded by the community. I'm considering calling this either "Toolbox" or "Community Pages" or something like...
This happens upon loading the widget, have not been able to get anything to render from Music.
Alright, so I added basic encryption with a SITE_KEY environment variable. Don't merge yet. I'll have to clean up some more stuff, most likely. Also, is there any reason why...
I think the [cryptr](https://www.npmjs.com/package/cryptr) module on NPM would be an excellent option for this. There'd need to be an extra env variable for storing the serverside key, the `FIREBASE_APIKEY` variable...
Hey lucgagan, I really love this project. I noticed that the API requires you to pass in the same options every time you call `auto`. Would you consider a more...