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

264 commits

Author SHA1 Message Date
c3a7414d64 Finetune config command 2024-03-19 10:05:43 +01:00
ef97be68ab Add config command for info 2024-03-19 09:46:44 +01:00
e8f7912a44 Remove cooldowns from ping and uptime 2024-03-19 08:58:24 +01:00
8e4ef1375b Add cooldowns to most commands 2024-03-19 08:57:22 +01:00
b9aa93b4f1 Change level alias 2024-03-19 08:54:20 +01:00
82c09c567a Fix guild_only checks 2024-03-19 08:53:27 +01:00
8a3c78232f Create ErrorHandler to handle both prefix and slash errors 2024-03-19 08:46:52 +01:00
19cc083fa4 Pass channel check if command is in DM 2024-03-19 08:40:01 +01:00
8966e7afba Make birthdays slash-only 2024-03-19 08:34:29 +01:00
cf21878d6e HUGE UPDATE 2024-03-18 18:48:12 +01:00
1d9ed6e0a4 Remove group and cog help outputs 2024-03-18 15:40:58 +01:00
9c363d73c4 Add award command and change Help command drastically. 2024-03-18 15:11:22 +01:00
258c2f687f Change birthday error output 2024-03-17 21:47:20 +01:00
ed2785a1f8 Change misc and birthday outputs 2024-03-17 21:44:21 +01:00
a332deceea Finish economy module 2024-03-17 20:57:01 +01:00
cc8ea460f2 Consistency in error handling 2024-03-17 20:24:54 +01:00
9a0e522bac HUGE UPDATE & only load economy module for now 2024-03-17 19:49:12 +01:00
4ce26cdc92 Start cog to module process 2024-03-17 16:39:43 +01:00
33f3157a8b Make inventory and slots bridge commands 2024-03-17 15:31:30 +01:00
c37fd0e743 Add error embeds 2024-03-17 15:18:24 +01:00
9a067594ce Make a custom Racu help feature 2024-03-17 13:59:13 +01:00
454e7f88ae Upgrade to pycord v2.5 2024-03-16 21:09:03 +01:00
725e62356f Turn help command into simple embeds. 2024-03-16 21:08:48 +01:00
71b2e8b4e8 Revert Dockerfile changes for speed 2024-03-16 20:58:39 +01:00
777f006c9e Check for the prefix in the database (per guild) 2024-03-16 20:44:46 +01:00
dfa80e4954 Allow prefixed commands while still checking for XP/reactions 2024-03-16 20:40:55 +01:00
c94eab3449 Small fix in Dockerfile 2024-03-16 20:29:41 +01:00
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