Commit graph

18 commits

Author SHA1 Message Date
b411e8cb25
.btr and .sclr added, cleanup 2024-11-28 01:06:01 +13:00
3532554a13
sar rework, improved 2024-11-27 22:38:06 +13:00
4f01c30396
cleanup command will now also clear greetsettings and autpublish channels
Cleaned up some comments, changed grpc api
2024-10-11 19:58:25 +13:00
ff653b5c57
Added Administration module 2024-09-21 00:13:18 +12:00
b12102f735
Removing all the broken code and remaking it 2024-09-20 20:29:40 +12:00
b04768633c
more work on the greet cleanup 2024-09-04 22:33:34 +12:00
f70ff5c053
increased delay to 2500, renamed method 2024-08-30 18:50:01 +12:00
b752633e83
Changed .leaveunkeptservers again to only accept startShardId, it will loop through the shards and execute clean on them every 2250 seconds (assuming shards are almost full). Delay is fixed at 1 second as that is the discord ratelimit 2024-08-29 18:51:15 +12:00
45d9fa08db
fixed pubsub not supporting tuples 2024-08-28 20:05:04 +12:00
74767e8661
added some logging to .leaveunkeptservers 2024-08-28 20:00:58 +12:00
1c53371598
unkept leave now has a configurable delay 2024-08-28 19:57:33 +12:00
7874008da2
Changed how leaving unkept servers work. It only works per-shard now 2024-08-27 22:05:37 +12:00
7f935a72c1
fix for .leaveunkeptservers 2024-08-27 21:31:39 +12:00
ec403bbe5d
Implemented .leaveunkeptservers which will cause the bot to leave all...
Implemented .leaveunkeptservers which will cause the bot to leave all servers unmarked by .keep. Extremely dangerous and irreversible. Meant for use on public bot.
2024-08-27 21:21:39 +12:00
1df8f092fe
.keep will also automatically trigger for any new server the bot joins 2024-07-29 18:57:59 +12:00
13fa7bd17b
Added .keep command which will add the current guild to the list of keptguilds. This is needed for the future database purge. 2024-07-29 00:51:04 +12:00
b8fa164f8d
Updated Administration module 2024-06-27 18:23:14 +12:00
eebc1acbb3
Added Administration module 2024-06-18 23:50:02 +12:00