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

854 commits

Author SHA1 Message Date
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