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

153 commits

Author SHA1 Message Date
203649c8d7 Update README.md 2024-02-28 16:38:45 +01:00
69ba2601b8 Update .env.template 2024-02-28 16:04:33 +01:00
37e3c45cd9 Merge pull request #1 from Dok4440/docker-mariadb
Make Docker & MariaDB util default
2024-02-28 16:03:35 +01:00
fc4eb1ab7a Remove some references 2024-02-28 15:59:07 +01:00
5899e3cd09 Rename self.bot to self.client 2024-02-28 14:11:22 +01:00
bce5ad563f Rename utils to lib 2024-02-28 14:07:16 +01:00
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
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