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

874 commits

Author SHA1 Message Date
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
9f0b778719 Simplified the ping command 2023-07-27 05:59:38 -04:00
5de5e42af9 Changed data.Dailies streak_check() 2023-07-27 05:50:14 -04:00
9fbb4dffd3 Fix mistake where BJ score is always 21 2023-07-22 07:52:56 -04:00
3b4b0f3c67 Inline to False in output fields 2023-07-22 07:52:27 -04:00
8693704042 Gambling output rework 2023-07-22 07:44:22 -04:00
6f95406d66 Bet limit (beta) 2023-07-20 15:59:46 -04:00
9ee582e74e Increase the human formatting list 2023-07-20 15:43:29 -04:00
f16db82e4a Finalize exchange command. 2023-07-20 15:37:09 -04:00
6eefd69e3d Fix exchange bug and increase rate 2023-07-20 15:26:00 -04:00
19780ed10f Finish currency formatting 2023-07-18 15:08:15 -04:00
66ce9ff821 Currency formatting is now consistent 2023-07-18 15:00:21 -04:00
52f0157908 Restart"error" -> "debug" 2023-07-15 12:44:57 -04:00
0992736853 Prevent "Already up to date" error 2023-07-15 12:43:12 -04:00
73a3bfd1f4 Empty log files at restart 2023-07-15 12:37:53 -04:00
f991baabda Fixed DBX backups 2023-07-15 11:57:08 -04:00
dbcba337e1 Level messages v2 2023-07-15 11:33:58 -04:00