|
|
dd8609fac0
|
rewrite: Reminders system.
|
2022-11-25 07:01:29 +02:00 |
|
|
|
a5147323b5
|
rewrite: Initial rewrite skeleton.
Remove modules that will no longer be required.
Move pending modules to pending-rewrite folders.
|
2022-09-17 17:06:13 +10:00 |
|
Harsha Raghu
|
19816198b0
|
[Reminder] Allow footer and title modification
Module will be more more flexible
|
2022-01-18 21:12:48 +05:30 |
|
Harsha Raghu
|
0bb96aeeb2
|
[DB][CORE][Topgg] Update DB to accommodate Topgg module
|
2022-01-18 00:10:25 +05:30 |
|
Harsha Raghu
|
36a98b1224
|
[Remainders] Update
- Send no context if None type is present
|
2022-01-18 00:08:25 +05:30 |
|
|
|
e979e5cf45
|
sharding (reminders): Adapt for sharding.
Restrict reminder execution to shard `0`.
Add a poll on shard `0` to pick up new reminders.
Check whether the reminder still exists on execution.
|
2021-12-22 20:35:06 +02:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
fa2435e93a
|
(Reminders): Fix typo in "Every" UI.
|
2021-09-16 13:01:31 +03:00 |
|
|
|
0e63c2da7a
|
(Reminders): Small UI improvements.
|
2021-09-15 22:05:34 +03:00 |
|
|
|
2acef999c5
|
(Reminders): Created reminders module and system.
|
2021-09-15 19:58:32 +03:00 |
|
|
|
87f16b6a37
|
Initial Commit: Skeleton structure.
|
2021-08-25 14:48:20 +03:00 |
|