Commit Graph

84 Commits

Author SHA1 Message Date
3af151d89a Revert quick fix 2024-06-27 21:24:55 -05:00
d088e2bf95 Add category to ChannelCommand 2024-06-27 21:15:27 -05:00
d54d2ffe0d wording 2024-06-27 21:11:37 -05:00
409e71a0aa Add FoxCommand 2024-06-27 21:04:21 -05:00
9a1d011ff2 Add ChannelCommand with topic sub commands 2024-06-27 20:41:38 -05:00
bd3774fab0 Remove ServerIconCommand 2024-06-27 19:59:59 -05:00
34d92d7bf8 Ember -> Bat 2024-06-27 19:58:09 -05:00
886755cd40 Add BannerCommand and add guild + user sub commands to AvatarCommand 2024-06-27 19:57:42 -05:00
306edf7017 Add MemberCountCommand 2024-06-27 19:25:33 -05:00
b34b628613 Add ServerIconCommand 2024-06-27 19:22:17 -05:00
5c7a067f7a use expiring map for guild and users 2024-06-27 23:51:40 +01:00
63fbe27754 check if the guild is valid before getting it 2024-06-27 21:34:31 +01:00
f0cc859585 oops! actually save the AFK status 2024-06-27 21:30:09 +01:00
e05e08c291 fix bot not loading when admin guild is null 2024-06-27 21:25:06 +01:00
ff5b83f531 fix help command 2024-06-27 21:21:56 +01:00
deb656086a fix admin cmds 2024-06-27 21:14:45 +01:00
a7dc517a36 fix premiumadmin command 2024-06-27 21:12:31 +01:00
73e4b58695 add premium to guilds and re-enable the global commands that are supposed to be global 2024-06-27 21:05:54 +01:00
2c6dcc08cd cleanup missing permission message and check if the user has permission to give the role when adding a new auto role 2024-06-27 19:48:15 +01:00
f062fa21c3 cleanup commands 2024-06-27 19:36:52 +01:00
3d39fd9784 fix auto role list title 2024-06-27 17:40:21 +01:00
2c5c1ecc41 cleanup home command 2024-06-27 17:38:28 +01:00
406d6b7164 cleanup and acc country flag to ss me and user command 2024-06-27 16:30:47 +01:00
50b921c66d make the help command better 2024-06-27 16:24:08 +01:00
a7c3e2d745 impl basic help command 2024-06-27 16:01:27 +01:00
175c8eba9f add cat and dog command 2024-06-27 14:45:08 +01:00
576f7b156d add afk feature 2024-06-27 14:29:48 +01:00
0fc5e6514a add command execution log 2024-06-27 13:36:03 +01:00
ecd688310f add fetch time for scoresaber me and user command 2024-06-27 13:33:38 +01:00
001ece7899 update botstats command 2024-06-27 13:25:12 +01:00
4a7e7de6a2 add rate limit check for scoresaber api 2024-06-27 13:13:37 +01:00
b50e30ffc5 add invite command 2024-06-27 13:11:58 +01:00
84dfe5a119 cleanup 2024-06-27 13:02:55 +01:00
b36bdae5de add guild, user and scoresaber account caching 2024-06-27 13:00:45 +01:00
d5ee54d011 don't use embed fields for botstats 2024-06-27 11:45:06 +01:00
99570d6f86 add botstats command 2024-06-27 11:28:38 +01:00
6119da81bf in-mem cache 2024-06-26 21:29:31 +01:00
52e5d50782 oops 2024-06-26 20:42:47 +01:00
455c3f0bf1 fix a bug 2024-06-26 20:41:31 +01:00
4d891e1825 remove caching until i can find a good solution 2024-06-26 16:17:57 +01:00
805da78cad fix caching! 2024-06-26 14:15:05 +01:00
3fc26583f2 re-add caching (featuring Redis!!!!!) 2024-06-26 14:05:51 +01:00
b3a5a4c02e fix wording 2024-06-26 13:13:27 +01:00
5d2d4cbf0f auto register event listeners 2024-06-26 12:48:46 +01:00
6ac8012f47 fix some messages 2024-06-26 12:41:18 +01:00
ef64b11907 added configurable message to birthdays 2024-06-26 12:31:44 +01:00
6d593246e8 impl birthday feature 2024-06-26 12:19:11 +01:00
e7159ad514 cleanup 2024-06-26 11:11:13 +01:00
aec2fe1c2b add avatar command 2024-06-26 02:46:27 +01:00
47beff752c fix guild and user caching 2024-06-26 02:14:12 +01:00