Commit Graph

105 Commits

Author SHA1 Message Date
eccd673db8 spotify debug 2024-06-28 03:50:38 +01:00
7f58a84acf Merge branch 'master' into master 2024-06-28 02:27:31 +00:00
3af151d89a Revert quick fix 2024-06-27 21:24:55 -05:00
53b84a884c missing code param err 2024-06-28 03:13:54 +01:00
bf6bd8080d add configurable redirect uri 2024-06-28 03:05:36 +01:00
2dc04394fe cleanup 2024-06-28 03:01:41 +01:00
fa10cf2019 add spotify feature 2024-06-28 03:01:21 +01:00
9a1d011ff2 Add ChannelCommand with topic sub commands 2024-06-27 20:41:38 -05:00
886755cd40 Add BannerCommand and add guild + user sub commands to AvatarCommand 2024-06-27 19:57:42 -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
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
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
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
b50e30ffc5 add invite command 2024-06-27 13:11:58 +01:00
b36bdae5de add guild, user and scoresaber account caching 2024-06-27 13:00:45 +01:00
6119da81bf in-mem cache 2024-06-26 21:29:31 +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
5d2d4cbf0f auto register event listeners 2024-06-26 12:48:46 +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
47beff752c fix guild and user caching 2024-06-26 02:14:12 +01:00
61d96191cb remove debug 2024-06-26 00:43:46 +01:00
bf12fb1914 fix dm commands fr this time 2024-06-26 00:41:47 +01:00
33ff4686f3 jesus is within my soul 2024-06-26 00:34:13 +01:00
ac760f84be cleanup commands and fix cmds in dms(???????) 2024-06-26 00:31:16 +01:00
dcb125357e maybe this will fix user slash commands? who knows 2024-06-25 19:14:08 +01:00
0eb28e4dbc edit user feed messages 2024-06-25 17:20:19 +01:00
e0fca911d9 cleanup commands 2024-06-25 15:43:36 +01:00
519cb72c14 more embed cleanup 2024-06-25 13:59:02 +01:00
0d1eb3089a add auto roles and clean up how embeds are made 2024-06-25 13:55:54 +01:00
679143c331 cleanup profiles 2024-06-25 12:36:40 +01:00
154eac28d1 add ping command 2024-06-25 12:32:06 +01:00
0f2c684300 add rotating presences 2024-06-25 12:16:20 +01:00
e9422793cb add scoresaber #1 feed 2024-06-25 11:55:26 +01:00
b37a30b0a3 cleanup how i add sub commands to the commands 2024-06-25 11:19:51 +01:00
39c3d471c7 clean up scoresaber feature 2024-06-25 11:14:12 +01:00
aa6ab7d3d8 add a basic event system to clean up scoresaber score receiving 2024-06-25 10:40:17 +01:00
c0ae0fc596 add scoresaber feed command and websocket impl 2024-06-24 17:42:57 +01:00
b703f51868 impl ci 2024-06-24 15:45:53 +01:00
0b176c3b2a much stuff 2024-06-24 13:56:01 +01:00
eeb09ee1fd first commit 2024-06-23 21:37:24 +01:00