Commit Graph

10 Commits

Author SHA1 Message Date
conatum 276886a3a7 sharding (general): Add launch data filters.
Filter cached reaction role messages by shardid.
Filter expiring rented room by shardid.
Filter scanned study badges by shardid.
Filter resumed study sessions by shardid.
Filter resumed workouts by shardid.

Fix a spacing issue in the log printer.
2021-12-22 17:26:49 +02:00
conatum 1c05d7a880 sharding (blacklists): Blacklist shard support.
Moved the `user_blacklist` and `guild_blacklist` to a client TTL cache.
2021-12-22 13:07:20 +02:00
conatum db0c890dd0 fix: Typo in workouts tracker. 2021-09-28 21:06:35 +03:00
conatum 9ae0de034f (Sysadmin): Add guild and user blacklist.
v2 -> v3 data migration for the blacklist tables.
Added blacklists and blacklist commands
Added bot admin level to help groups.
2021-09-28 20:54:22 +03:00
conatum 758b0f5a01 fix (workout): wait for sleep 2021-09-20 10:08:15 +03:00
conatum ad773c95d3 fix (Trackers): Ignore bots for workout and study. 2021-09-20 10:01:26 +03:00
conatum d355e7887b fix (workout): Incorrect notification reward. 2021-09-19 13:45:03 +03:00
conatum 70fa80fe29 Add module. 2021-09-12 11:36:54 +03:00
conatum 0183b63c55 Data system refactor and core redesign for public.
Redesigned data and core systems to be public-capable.
2021-09-12 11:04:49 +03:00
conatum 87f16b6a37 Initial Commit: Skeleton structure. 2021-08-25 14:48:20 +03:00