mak448a
mak448a
Cleanup here https://github.com/flathub/io.github.mak448a.QTCord/issues/35 Check requirements.txt and no_pyside_requirements.txt too.
https://github.com/flathub/io.github.mak448a.QTCord
You can use the code from `src/version.py` to make this. This issue was originally what #88 was supposed to be, but that's okay
The app should adjust to rate limits. https://discord.com/developers/docs/topics/rate-limits https://github.com/niklashenning/pyqttoast
According to [Discord's developer page](https://discord.com/developers/docs/reference#api-versioning), v10 is available. I don't know if spacebar supports that though
Take inspiration from https://github.com/mq1/TinyWiiBackupManager/blob/0.3.8/.github/workflows/release.yml
See https://github.com/mak448a/compile-aseprite-linux/issues/7#issuecomment-2746736298.
I maybe should add some error handling for if the script fails. Needs research and I'm not quite sure how to do this