Commit Graph

20 Commits

Author SHA1 Message Date
a001f2dd4c add valid guild and user id check 2024-07-01 01:41:40 +01:00
b1785ce373 impl pre shutdown saving 2024-07-01 01:33:52 +01:00
d372c41c98 big ass refactor to handle loading guilds and users without spring to make it more futureproof 2024-07-01 01:12:32 +01:00
ac7c94031a use name instead of ids for some logs 2024-06-28 18:51:58 +01:00
fa10cf2019 add spotify feature 2024-06-28 03:01:21 +01: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
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
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
4d891e1825 remove caching until i can find a good solution 2024-06-26 16:17:57 +01:00
3fc26583f2 re-add caching (featuring Redis!!!!!) 2024-06-26 14:05:51 +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
e9422793cb add scoresaber #1 feed 2024-06-25 11:55:26 +01:00
c0ae0fc596 add scoresaber feed command and websocket impl 2024-06-24 17:42:57 +01:00
0b176c3b2a much stuff 2024-06-24 13:56:01 +01:00
eeb09ee1fd first commit 2024-06-23 21:37:24 +01:00