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

72 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
ca991f81f7 Economy balancing 2023-07-14 12:32:48 -04:00
76aedd80fd Personal /stats command
In addition, the old "/stats all" command was removed.
2023-07-14 07:32:05 -04:00
171972114b Fix leaderboard icon 2023-07-12 12:14:55 -04:00
1d6926bf5e Add leaderboard cooldown 2023-07-12 11:36:00 -04:00
5ba305b63c Update to leaderboard v2 2023-07-12 10:45:51 -04:00
00ec43efc4 Testing leaderboard v2 2023-07-12 10:28:52 -04:00
39b8913d51 Currency leaderboard option 2023-07-12 10:06:15 -04:00
58ac586963 Improved dailies 2023-07-12 09:35:24 -04:00
1db16b37c3 Dropbox DB backups 2023-07-12 06:16:02 -04:00
a068b71c3d Sell command "Stop" button fix 2023-07-12 04:45:28 -04:00
73ba526c17 Finished /sell 2023-07-11 12:49:20 -04:00
96a35ef380 Unfinished sell command 2023-07-11 12:07:05 -04:00
f5aacedaec Balances are formatted 2023-07-08 09:42:00 -04:00
54524ae3ed Display values on /item 2023-07-03 06:53:06 -04:00
8af071afb9 Improve badges identification 2023-07-03 06:32:20 -04:00
5d583ede03 Fix bug in /give 2023-07-03 06:16:47 -04:00
11c44fcd11 Ravecoins are awarded on slots too 2023-07-03 06:11:58 -04:00
0dfc879b28 Implement ItemHandler 2023-07-03 06:07:45 -04:00
11c5d436b2 Merge remote-tracking branch 'origin/main' 2023-07-02 12:07:53 -04:00
c7b2aacb37 Logs on_application_command_completion 2023-07-02 11:33:25 -04:00
4b20840c42 Basic.py logging 2023-07-02 10:14:58 -04:00
6b6bfae516 Add detailed logger 2023-07-02 08:20:16 -04:00