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

74 commits

Author SHA1 Message Date
bfe718b50a feat: Add fully functional help command 2024-09-02 04:16:43 -04:00
8d357840f2 refactor: Disable help command for now 2024-09-01 08:08:03 -04:00
wlinator
2d96944a88 First help command prototype 2024-08-29 10:02:50 -04:00
wlinator
aa9aae2657 Fix owner fetching and add sql commands 2024-08-29 09:24:26 -04:00
bf05ae118c Add format.py and format slowmode durations 2024-08-29 05:19:09 -04:00
f87f8a0b39 Huge refactor 2024-08-29 04:48:14 -04:00
92d5aafda1 Rename main files 2024-08-28 10:47:30 -04:00
d33aca522f Rename main.py to Racu.py 2024-04-06 06:23:40 -04:00
ad2b64ba78 Capitalize module type in logs 2024-04-05 08:14:59 -04:00
22327d5d8d Cache all JSON data on bot launch 2024-04-05 08:14:31 -04:00
b15fc98259 Rework client handlers 2024-04-05 08:05:36 -04:00
92fda02391 Change the way INSTANCE is handled 2024-04-05 06:11:59 -04:00
7c2198a28c Format code 2024-04-04 16:41:42 -04:00
40bff1a5b1 Rework XP handling to be more consistent 2024-04-04 16:40:59 -04:00
248af15fc9 Implement in XpHandler 2024-04-03 12:06:03 -04:00
9c79db5ec3 Fix a bunch of error outputs 2024-03-29 13:11:36 -04:00
e5d095138a Add streak icon and rework JSON caching 2024-03-25 13:46:55 +01:00
24ba6375d3 Subclass client 2024-03-23 11:45:48 +01:00
23ddfa6e1f Add .upcoming and fix output list 2024-03-19 17:28:55 +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
8966e7afba Make birthdays slash-only 2024-03-19 08:34:29 +01:00
cf21878d6e HUGE UPDATE 2024-03-18 18:48:12 +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
9a0e522bac HUGE UPDATE & only load economy module for now 2024-03-17 19:49:12 +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
725e62356f Turn help command into simple embeds. 2024-03-16 21:08:48 +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
2a86de5216 Start bridge commands 2024-03-16 15:05:40 +01:00
58497f67d9 Add error traceback 2024-03-14 21:13:54 +01:00
c27dd1b20b Cleanup 2024-03-08 04:48:16 -05:00
831cba1918 Welcome messages global fix 2024-03-07 14:26:11 -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
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
66ec66ae31 Recover logging. 2024-01-02 14:32:02 +01:00
3c28546dec Remove .env template from main.py 2024-01-02 13:51:53 +01:00
94b36d5ba2 Permanently fix default avatar error 2024-01-02 13:11:52 +01:00