28 Commits

Author SHA1 Message Date
7a1ffc0538 update cache expiration policy
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m17s
2024-07-06 21:14:20 +01:00
27244d0d98 use expiring map for users
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m2s
2024-07-06 00:34:53 +01:00
ccdeebdc1c fix npe
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m13s
2024-07-05 22:58:32 +01:00
bef2b695f5 remove some debug and fix depends on for scoresaber service
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m4s
2024-07-05 19:49:16 +01:00
09d850146a add creation time for user and guild log 2024-07-04 06:47:19 +01:00
e8fa4c72dd disable user and guild load log
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-07-04 06:46:33 +01:00
3b3ea2b3cc maybe fix some NPEs when calling events
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 50s
2024-07-04 03:33:06 +01:00
c98d8d7e26 log correct name in user creation
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 51s
2024-07-04 03:17:07 +01:00
96486bb3a1 fix shutdown db saving
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 47s
2024-07-04 02:25:26 +01:00
5f75302f3a don't make accounts for bots
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-03 22:59:05 +01:00
f62a022ed5 logging messages
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-03 16:51:36 +01:00
727a4c9a6f set name when user joins guild 2024-07-01 19:41:13 +01:00
20c5f71cd4 fix user leaving guild npe 2024-07-01 19:40:32 +01:00
a001f2dd4c add valid guild and user id check
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-07-01 01:41:40 +01:00
b1785ce373 impl pre shutdown saving
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
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
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 44s
2024-07-01 01:12:32 +01:00
fa10cf2019 add spotify feature
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m10s
2024-06-28 03:01:21 +01:00
5c7a067f7a use expiring map for guild and users
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-06-27 23:51:40 +01:00
2c5c1ecc41 cleanup home command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-06-27 17:38:28 +01:00
b36bdae5de add guild, user and scoresaber account caching
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-06-27 13:00:45 +01:00
6119da81bf in-mem cache
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-06-26 21:29:31 +01:00
4d891e1825 remove caching until i can find a good solution
Some checks failed
Deploy to Dokku / docker (ubuntu-latest) (push) Failing after 17s
2024-06-26 16:17:57 +01:00
3fc26583f2 re-add caching (featuring Redis!!!!!)
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-06-26 14:05:51 +01:00
ef64b11907 added configurable message to birthdays
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-06-26 12:31:44 +01:00
6d593246e8 impl birthday feature
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-06-26 12:19:11 +01:00
47beff752c fix guild and user caching
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m7s
2024-06-26 02:14:12 +01:00
e9422793cb add scoresaber #1 feed
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 44s
2024-06-25 11:55:26 +01:00
0b176c3b2a much stuff 2024-06-24 13:56:01 +01:00