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

35 commits

Author SHA1 Message Date
248af15fc9 Implement in XpHandler 2024-04-03 12:06:03 -04:00
5babf005fb Add class to handle level rewards 2024-04-03 10:51:58 -04:00
b7fc02f106 Add metadata title and version to logs on_ready() 2024-03-29 13:36:59 -04:00
8cca12b29c Code clean-up 2024-03-29 13:17:51 -04:00
494f42c02c Change HelpCommand 2024-03-29 07:14:31 -04:00
29d843ece4 Fix typing before command output 2024-03-29 05:54:51 -04:00
942b49e01a Fix typing bug 2024-03-28 16:18:15 -04:00
89f4d76444 Wrap typing() around all commands 2024-03-28 15:53:14 -04:00
14c292d6c7 Add ban command 2024-03-28 10:32:12 -04:00
1187d93735 Add stats command 2024-03-26 13:42:30 +01:00
106d3f1d50 Rework checks and Help outputs 2024-03-25 21:18:33 +01:00
e5d095138a Add streak icon and rework JSON caching 2024-03-25 13:46:55 +01:00
36249ff114 Attempt to fix birthday .upcoming wrap-around 2024-03-24 18:07:23 +01:00
7ee6115046 Fix .config by using get_or_fetch_channel() 2024-03-23 12:05:38 +01:00
24ba6375d3 Subclass client 2024-03-23 11:45:48 +01:00
ca9a64aebc Add .prefix and .setprefix commands 2024-03-19 18:35:51 +01:00
23ddfa6e1f Add .upcoming and fix output list 2024-03-19 17:28:55 +01: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
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
4ce26cdc92 Start cog to module process 2024-03-17 16:39:43 +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
2a86de5216 Start bridge commands 2024-03-16 15:05:40 +01: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
66fb739d2e Remove majikoins ENTIRELY. 2024-03-14 21:30:58 +01:00
b016c9a268 Make birthdays a global system 2024-03-08 06:16:42 -05:00
831cba1918 Welcome messages global fix 2024-03-07 14:26:11 -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
471a5b2d87 Huge renaming 2024-02-28 14:01:20 +01:00