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

31 commits

Author SHA1 Message Date
fbb2349d5d Add boost data to db 2024-04-26 06:45:55 -04:00
f78a405dbb Set environment variables with Docker Compose 2024-04-13 17:38:01 +02:00
89b79e5a60 Use mariadb package instead of mysql.connector 2024-04-08 15:13:18 -04:00
56274a7bb0 Role Reward Fixes 2024-04-03 13:48:22 -04:00
88f9a37d33 Add table for level rewards 2024-04-03 10:01:43 -04:00
8cca12b29c Code clean-up 2024-03-29 13:17:51 -04:00
3e9995902f Remove sell command 2024-03-26 16:32:13 +01:00
9c363d73c4 Add award command and change Help command drastically. 2024-03-18 15:11:22 +01:00
777f006c9e Check for the prefix in the database (per guild) 2024-03-16 20:44:46 +01:00
2a86de5216 Start bridge commands 2024-03-16 15:05:40 +01:00
d563675c0c Integrate guild_id in XP service 2024-03-15 21:01:33 +01:00
831cba1918 Welcome messages global fix 2024-03-07 14:26:11 -05:00
108fbd74bf Small SQL fix 2024-03-07 13:06:58 -05:00
abb31fe6b4 Create DB table for user blacklists 2024-03-07 13:05:45 -05:00
e083dea9bb Change database tables 2024-03-03 19:53:43 +01:00
471a5b2d87 Huge renaming 2024-02-28 14:01:20 +01:00
aff58a781f Clear DB redundancy 2024-02-27 18:03:35 +01:00
2174d234b8 Add item list to DB init 2024-01-02 11:53:08 +01: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
8843a0b7d5 Add /birthday command 2023-07-31 11:16:04 -04:00
11c5d436b2 Merge remote-tracking branch 'origin/main' 2023-07-02 12:07:53 -04:00
c951fda694 Logger now updates two files 2023-07-02 09:50:21 -04:00
6b6bfae516 Add detailed logger 2023-07-02 08:20:16 -04:00
242804afbf Create /shop system 2023-07-02 07:30:47 -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
efe166d999 Add SQL injection commands 2023-06-21 09:43:11 -04:00
0182b37e9e Daily reset is now universal
It used to be user-specific, but reset is now at 7 am Eastern for all users.
2023-06-20 08:11:01 -04:00
26b1920e1c Drop table dailies
Preparing for next update where the table 'dailies' will look different.
2023-06-20 07:00:09 -04:00
5bc6e3dca4 init - clone from personal Git 2023-06-19 10:20:17 -04:00