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

36 commits

Author SHA1 Message Date
471a5b2d87 Huge renaming 2024-02-28 14:01:20 +01:00
7841614715 Add an "upcoming birthdays" command. 2024-02-28 12:09:04 +01:00
c46facdd91 Small fix 2024-02-27 19:23:56 +01:00
e504468241 Logging rework 2024-02-27 19:20:21 +01:00
af92727f5b Remove item replacement on boot 2024-02-27 18:25:33 +01:00
3aa4f5b3a0 Fix logging 2024-02-27 18:23:59 +01:00
aff58a781f Clear DB redundancy 2024-02-27 18:03:35 +01:00
883e04a55c Make logs more clear 2024-02-27 15:09:59 +01:00
4ad965e8b2 Temporarily disable logging and sort module list. 2024-02-27 14:52:54 +01:00
66ec66ae31 Recover logging. 2024-01-02 14:32:02 +01:00
3c28546dec Remove .env template from main.py 2024-01-02 13:51:53 +01:00
94b36d5ba2 Permanently fix default avatar error 2024-01-02 13:11:52 +01:00
65a9c6fed0 Attempt to fix welcome error on default avatar 2024-01-02 11:15:09 +01:00
e38dd8abdb docker & mariadb init 2023-10-23 14:49:46 +02:00
3a40651a73 Add kick command 2023-08-08 06:53:06 -04:00
8843a0b7d5 Add /birthday command 2023-07-31 11:16:04 -04:00
183b83db22 Experiment to run only on explicit __main__ 2023-07-27 06:35:43 -04:00
b82150ae7c Don't load modules multiple times on boot 2023-07-27 06:18:17 -04:00
f991baabda Fixed DBX backups 2023-07-15 11:57:08 -04:00
d2b0b9975b New Rich Presence 2023-07-13 14:43:25 -04:00
1d6926bf5e Add leaderboard cooldown 2023-07-12 11:36:00 -04:00
1db16b37c3 Dropbox DB backups 2023-07-12 06:16:02 -04:00
beddfe5a57 Improve error handling 2023-07-02 11:43:13 -04:00
b582d89323 Logs on_application_command_error 2023-07-02 11:39:59 -04:00
c7b2aacb37 Logs on_application_command_completion 2023-07-02 11:33:25 -04:00
c951fda694 Logger now updates two files 2023-07-02 09:50:21 -04:00
6b6bfae516 Add detailed logger 2023-07-02 08:20:16 -04:00
1af54d3de4 Add Rave Cave Welcome messages 2023-06-29 08:48:52 -04:00
eb41763c2b Reactions are now stored in JSON 2023-06-29 08:25:25 -04:00
3354791275 Racu trigger has 8ball responses 2023-06-29 07:35:12 -04:00
4b26affc13 Rewrite XP handler 2023-06-29 07:21:17 -04:00
0d506cb50d Reload extensions after db sync 2023-06-29 05:33:00 -04:00
d24309602c First inventory push - unstable
This push is completely unstable, the inventory command will also be set as "beta command", making it impossible for anyone to use.
2023-06-22 14:11:48 -04:00
eb11990da5 Increase BJ MP & utilize JSON
BJ MP = BlackJack multiplier. It went from 1.20 to 1.50
2023-06-22 05:52:34 -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
5bc6e3dca4 init - clone from personal Git 2023-06-19 10:20:17 -04:00