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

6 commits

Author SHA1 Message Date
efe166d999 Add SQL injection commands 2023-06-21 09:43:11 -04:00
ab0573b2fa /leaderboard fallback 2023-06-21 09:05:09 -04:00
c8e3708b7e Stats command in beta mode
For now this command will be pushed with the "beta" check, so I can test the stats command on the main bot's database.
2023-06-21 06:19:02 -04:00
0182b37e9e Daily reset is now universal
It used to be user-specific, but reset is now at 7 am Eastern for all users.
2023-06-20 08:11:01 -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