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

246 commits

Author SHA1 Message Date
7c38493d48 Make birthday command guild_only() 2024-03-22 16:10:25 +01:00
3ddd48469e Optimize imports 2024-03-22 16:09:01 +01:00
7f3e3b4a6a Remove months list from birthday.json 2024-03-22 16:07:17 +01:00
6d540771f5 Make birthdays a bridge command and fix info/errors 2024-03-22 15:58:11 +01:00
a5ca8ad97c Delete birthday SlashCommandGroup, change commands 2024-03-22 15:29:11 +01:00
307d138fb8 Set console logging level to INFO 2024-03-20 18:15:21 +01:00
311ac30fcd Implement guild config in XP 2024-03-20 18:15:10 +01:00
a31c18984d Remove custom level message on Role Reward 2024-03-20 16:47:07 +01:00
f53a252caa Attempt to fix CD 2024-03-20 13:33:29 +01:00
03f24b4008 Attempt to fix CD 2024-03-20 13:27:17 +01:00
de927136b7 Attempt to fix CD 2024-03-20 13:23:28 +01:00
3445ee12b5 Fix pipeline (lowercase repo name) 2024-03-20 13:14:19 +01:00
d32adb08ef Create container pipeline 2024-03-20 13:10:35 +01:00
ca9a64aebc Add .prefix and .setprefix commands 2024-03-19 18:35:51 +01:00
35e2af8c15 Merge branch 'dev' into 'main'
Add .upcoming and fix output list

See merge request wlinator/Racu!12
2024-03-19 16:30:13 +00:00
23ddfa6e1f Add .upcoming and fix output list 2024-03-19 17:28:55 +01:00
5dc8ef51a0 Merge branch 'fix' into 'main'
Fix

See merge request wlinator/Racu!11
2024-03-19 16:03:20 +00:00
cf927a22ea Remove admin commands from .help if not owner 2024-03-19 16:13:08 +01:00
c2627ee364 Move owner check to commands.is_owner() 2024-03-19 15:32:01 +01:00
94050f0b0e Merge branch 'fix' into 'main'
Fix

See merge request wlinator/Racu!10
2024-03-19 14:16:27 +00:00
1196833620 Fix backup 2024-03-19 15:14:59 +01:00
f94c1d37c7 Merge branch 'wlinator-main-patch-16945' into 'main'
Update README.md

See merge request wlinator/Racu!9
2024-03-19 13:09:03 +00:00
44dda03123 Update README.md 2024-03-19 13:08:55 +00:00
15cc4b91a6 Merge branch '14-fix-errors' into 'main'
Resolve "Fix errors and help commands"

Closes #14

See merge request wlinator/Racu!8
2024-03-19 12:55:35 +00:00
102e77dbdf Add gitlab wiki to config help 2024-03-19 13:54:25 +01:00
e2678e8317 Add .invite command 2024-03-19 13:43:18 +01:00
af0a347f68 Fix check error deletion 2024-03-19 13:25:59 +01:00
b726abc37c fix check error 2024-03-19 13:13:17 +01:00
be21243832 Merge branch 'wlinator-main-patch-62154' into 'main'
Change config perms to manage_channels

See merge request wlinator/Racu!7
2024-03-19 10:40:04 +00:00
77c54054eb Update __init__.py 2024-03-19 10:39:36 +00:00
86ee878ea3 Merge branch '13-commands-to-bridge' into 'main'
Resolve "Convert commands to a bridge"

See merge request wlinator/Racu!6
2024-03-19 10:09:26 +00:00
c6a786e3c4 Fix errors 2024-03-19 10:35:26 +01:00
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