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

690 commits

Author SHA1 Message Date
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
41615e4b04 Specify max logging capacity 2024-02-27 11:25:52 +01:00
9015bc9fe9 Remove parents entry in level strings 2024-02-27 10:54:39 +01:00
0906a2b4c3 Fix birthday checker for MariaDB 2024-02-27 10:53:31 +01:00
3117fdf61f Update config/levels.en-US.json 2024-01-04 21:58:21 +00:00
9371c83aef Add docstrings to some classes 2024-01-02 16:35:55 +01:00
4a62fababe Change some level messages 2024-01-02 16:11:22 +01:00
ffe48d5c50 Increase daily rewards significantly 2024-01-02 15:43:43 +01:00
763c642dcc Don't log if bot 2024-01-02 15:29:40 +01:00
df5aebe664 Add channel logging. 2024-01-02 14:59:22 +01:00
66ec66ae31 Recover logging. 2024-01-02 14:32:02 +01:00
7f07cbc7c0 Add ban and unban logs 2024-01-02 14:29:04 +01:00
3c28546dec Remove .env template from main.py 2024-01-02 13:51:53 +01:00
ca7771a678 First logging update 2024-01-02 13:45:49 +01:00
94b36d5ba2 Permanently fix default avatar error 2024-01-02 13:11:52 +01:00
2174d234b8 Add item list to DB init 2024-01-02 11:53:08 +01:00
91beda171b Remove bet limit on slots & blackjack 2024-01-02 11:19:59 +01:00
65a9c6fed0 Attempt to fix welcome error on default avatar 2024-01-02 11:15:09 +01:00
b2e65ce66e Add support for new level roles 2024-01-02 11:14:32 +01:00
7704728baa Fix uptime command 2023-10-28 15:12:40 +02:00
ac68dfd07b Add /uptime command 2023-10-28 15:08:53 +02:00
50757fa5d1 Delete /restart for Docker version 2023-10-27 15:45:08 +02:00
201d17f987 Fix username fetch in /leaderboard view 2023-10-27 15:26:19 +02:00
f51eac46b6 /leaderboard v2 2023-10-27 15:18:59 +02:00
5ea6c7e117 Fix MariaDB syntax issue with item rewards. 2023-10-24 19:04:54 +02:00
8e9c6a7a6d Fix birthday MariaDB SQL query 2023-10-23 18:39:15 +02:00
a92bed2cdd mariadb backups are now also kept in db/init 2023-10-23 18:29:04 +02:00
937466538e automatic mariadb backups 2023-10-23 18:12:23 +02:00
3a061746a4 fix XP cooldowns with MariaDB 2023-10-23 17:35:40 +02:00
e38dd8abdb docker & mariadb init 2023-10-23 14:49:46 +02:00
0468abcf00 Slight change to /daily success output 2023-10-18 17:33:41 +02:00
38568c2c74 Change /daily error output 2023-10-18 16:00:28 +02:00
2af4a44104 Update modules/basic.py 2023-10-15 16:21:02 +00:00
13286fa3be blacklist the therapy channel 2023-10-10 10:37:07 +02:00
1ed4ff8383 add some bot reactions 2023-10-10 10:36:52 +02:00
41a63d1c27 Add ban command 2023-08-08 07:16:21 -04:00
3a40651a73 Add kick command 2023-08-08 06:53:06 -04:00
fc4392afa9 seconds_until() usage fix 2023-08-01 06:22:20 -04:00
dcfceff799 Skip birthday if user not in server 2023-08-01 06:21:07 -04:00
79b0beacb0 Add override-birthday command 2023-08-01 05:37:11 -04:00
84e6499850 Minor fix in birthday messages 2023-08-01 05:18:50 -04:00
7cfc707011 Add more birthday messages 2023-08-01 05:18:30 -04:00
34556b2786 Add birthday system 2023-08-01 05:05:15 -04:00
ac5dd1e031 Add say "tess" command 2023-07-31 14:05:12 -04:00
8843a0b7d5 Add /birthday command 2023-07-31 11:16:04 -04:00
ed8c7edeb7 Increase blackjack multiplier 2023-07-31 10:03:17 -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
d6efde99ee Fix ping cog 2023-07-27 06:02:59 -04:00