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

45 commits

Author SHA1 Message Date
b016c9a268 Make birthdays a global system 2024-03-08 06:16:42 -05:00
c27dd1b20b Cleanup 2024-03-08 04:48:16 -05:00
831cba1918 Welcome messages global fix 2024-03-07 14:26:11 -05:00
df556cd229 Create server config module 2024-03-04 14:49:59 +01:00
471a5b2d87 Huge renaming 2024-02-28 14:01:20 +01:00
9015bc9fe9 Remove parents entry in level strings 2024-02-27 10:54:39 +01:00
3117fdf61f Update config/levels.en-US.json 2024-01-04 21:58:21 +00: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
ac68dfd07b Add /uptime command 2023-10-28 15:08:53 +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
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
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
8843a0b7d5 Add /birthday command 2023-07-31 11:16:04 -04:00
ed8c7edeb7 Increase blackjack multiplier 2023-07-31 10:03:17 -04:00
9f0b778719 Simplified the ping command 2023-07-27 05:59:38 -04:00
6f95406d66 Bet limit (beta) 2023-07-20 15:59:46 -04:00
6eefd69e3d Fix exchange bug and increase rate 2023-07-20 15:26:00 -04:00
dbcba337e1 Level messages v2 2023-07-15 11:33:58 -04:00
ca991f81f7 Economy balancing 2023-07-14 12:32:48 -04:00
9ca758dfbe Start of leveling rework 2023-07-14 11:51:26 -04:00
76aedd80fd Personal /stats command
In addition, the old "/stats all" command was removed.
2023-07-14 07:32:05 -04:00
b01cec2085 Generic level messages 2023-07-12 15:37:21 -04:00
58ac586963 Improved dailies 2023-07-12 09:35:24 -04:00
99fa5da309 "collectable" -> "collectible" 2023-07-03 07:09:24 -04:00
1974674a83 Add admin badge 2023-07-03 06:30:57 -04:00
0dfc879b28 Implement ItemHandler 2023-07-03 06:07:45 -04:00
c951fda694 Logger now updates two files 2023-07-02 09:50:21 -04:00
015d7c705c Items are now capitalized 2023-06-29 16:19:50 -04:00
9c87cd32d3 Change item name 2023-06-29 19:00:25 +00:00
4f040620d1 Fix typo in JSON 2023-06-29 18:54:52 +00:00
3f16cad3f4 Add "bitch coin" 2023-06-29 18:54:22 +00:00
eb41763c2b Reactions are now stored in JSON 2023-06-29 08:25:25 -04:00
b4bb4b8b50 Add /item command
This commit is NOT unstable because there are no commands to influence this inventory system yet.
2023-06-28 09:28:02 -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
eb87e658a1 Stats rewrite 2023-06-21 08:20:49 -04:00
35800e3a85 Additions to /stats all 2023-06-21 06:32:17 -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