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

837 commits

Author SHA1 Message Date
2a86de5216 Start bridge commands 2024-03-16 15:05:40 +01:00
7d2d8a9fd3 Merge branch 'wlinator-main-patch-72990' into 'main'
Update README.md

See merge request wlinator/Racu!5
2024-03-15 23:18:21 +00:00
0cd9163c8b Update README.md 2024-03-15 23:18:13 +00:00
07ee1cc977 Merge branch '12-fix-lib-checks' into 'main'
Fix lib/checks to check guild_config.commands_channel

Closes #12

See merge request wlinator/Racu!4
2024-03-15 23:05:38 +00:00
6996ff1044 Fix lib/checks to check guild_config.commands_channel 2024-03-16 00:04:31 +01:00
39cbdbbda1 Merge branch '5-update-xp' into 'main'
Resolve "Update XP to have levels per server"

Closes #5

See merge request wlinator/Racu!3
2024-03-15 22:45:51 +00:00
7ea6761d07 Update XP to have levels per server 2024-03-15 23:44:27 +01:00
4b5a84e590 Change XP algorithm 2024-03-15 21:04:30 +01:00
d563675c0c Integrate guild_id in XP service 2024-03-15 21:01:33 +01:00
10b72722c2 Merge branch 'v2' into 'main'
v2

See merge request wlinator/Racu!2
2024-03-14 20:37:53 +00:00
66fb739d2e Remove majikoins ENTIRELY. 2024-03-14 21:30:58 +01:00
58497f67d9 Add error traceback 2024-03-14 21:13:54 +01:00
940cebea35 Remove balance names from .env and clean up template. 2024-03-14 20:39:26 +01:00
4892304b91 Remove disabled modules and start purging majikoin 2024-03-14 08:59:50 -04:00
3dbdda1fdf Disable the shop module 2024-03-08 06:18:41 -05:00
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
dbf3159205 Update .gitignore 2024-03-07 13:19:41 -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
df556cd229 Create server config module 2024-03-04 14:49:59 +01:00
36fa09d33f Add config 2024-03-04 11:32:40 +01:00
03dbc1abff add config 2024-03-04 11:25:00 +01:00
e083dea9bb Change database tables 2024-03-03 19:53:43 +01:00
d594eccc0f Update README 2024-03-03 18:44:18 +01:00
038b2e6891 Update birthday announcements 2024-03-01 13:40:40 +01:00
0eb0beaddc Add Dozzle examples 2024-03-01 12:37:13 +01:00
d3cd7672ce add Dozzle logger 2024-02-29 20:02:30 +00:00
1d42a4cbd9 debug.log space management 2024-02-29 14:03:04 +01:00
8be78d7e23 Add levelname to debug.log 2024-02-29 13:54:30 +01:00
5a653e0f05 Log to debug.log which is a Docker volume 2024-02-29 13:51:42 +01:00
e83329498c Make XpHandler log in DEBUG 2024-02-29 13:19:51 +01:00
a787dec878 Replace blackjack states with integers 2024-02-29 12:44:52 +01:00
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