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

22 commits

Author SHA1 Message Date
104aab3681 feat: Fix birthday check handling 2024-09-01 08:02:55 -04:00
106171339e feat: Add birthday command and daily task 2024-08-31 17:04:37 -04:00
1c9e89cb0e Clean up dir tree in preparation for v3 2024-08-28 04:58:40 -04:00
94d7320e25 chore: Refactor code to remove unused NotAllowedInChannel exception and associated checks 2024-08-05 05:27:25 -04:00
67c423fc7e Refactor: Code cleanup and consistency 2024-07-17 07:47:26 -04:00
db45dc4ba6 Refactor '/introduction' code for improved efficiency and readability 2024-07-08 19:22:17 +02:00
f8f663985c Fix file naming consistency 2024-06-20 12:34:03 +02:00
2d1490c0ae Rename to Lumi 2024-06-16 00:45:24 +02:00
8cca12b29c Code clean-up 2024-03-29 13:17:51 -04:00
106d3f1d50 Rework checks and Help outputs 2024-03-25 21:18:33 +01:00
c2627ee364 Move owner check to commands.is_owner() 2024-03-19 15:32:01 +01:00
1196833620 Fix backup 2024-03-19 15:14:59 +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
19cc083fa4 Pass channel check if command is in DM 2024-03-19 08:40:01 +01:00
9c363d73c4 Add award command and change Help command drastically. 2024-03-18 15:11:22 +01:00
ed2785a1f8 Change misc and birthday outputs 2024-03-17 21:44:21 +01:00
6996ff1044 Fix lib/checks to check guild_config.commands_channel 2024-03-16 00:04:31 +01:00
b016c9a268 Make birthdays a global system 2024-03-08 06:16:42 -05:00
03dbc1abff add config 2024-03-04 11:25:00 +01:00
fc4eb1ab7a Remove some references 2024-02-28 15:59:07 +01:00
bce5ad563f Rename utils to lib 2024-02-28 14:07:16 +01:00
Renamed from utils/checks.py (Browse further)