1
Fork 0
mirror of https://github.com/wlinator/luminara.git synced 2024-10-02 20:23:12 +00:00
Commit graph

856 commits

Author SHA1 Message Date
5ced9bfb42 Re-work the Currency data class
Commit is not ready for release yet.
2023-06-19 12:25:27 -04:00
49245784a3 Fix restart command outputs
The restart command no longer tries to output the script's echo commands wait ctx.respond() because this isn't possible when the bot is restarting.
2023-06-19 11:33:41 -04:00
7636d9d6f9 Add /restart command 2023-06-19 11:20:38 -04:00
f6290ea966 Add bash script for automation
In the future this script will run on a /restart or /update command, so I don't have to manually pull Git changes & restart the bot on the server.
2023-06-19 11:08:05 -04:00
1ec6792636 Fetch version from Git tags.
__version__ is now fetched from Git tags using a subprocess, this way I don't have to change the code each time I want to up the version.
2023-06-19 10:52:27 -04:00
5bc6e3dca4 init - clone from personal Git 2023-06-19 10:20:17 -04:00