Commit graph

30 commits

Author SHA1 Message Date
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
2605351f5c
.setgame renamed to .setactivity and now supports custom activities (with no playing in front of the text) 2024-08-17 22:46:31 +12:00
b491f8d828
fixed some command groups incorrectly showing up as modules 2024-08-09 14:29:00 +12:00
a6c2ec0511
small cleanup 2024-08-06 22:52:02 +12:00
fe7445eefb
removed unused usings, no functional change 2024-08-06 22:33:22 +12:00
efa71c0233
.reroadd error message improved 2024-07-29 19:12:44 +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
9094b4e144
Added admin-only .warndelete command 2024-07-27 19:13:39 +12:00
7d6a7f159b
Show a message when 'prune fails due to already running error 2024-07-19 15:26:45 +12:00
47c6f9ab03
Possible fix for 'prune getting stuck after unsuccessful limit hit 2024-07-19 15:23:10 +12:00
32db627aef
Updated Administration module 2024-07-15 15:43:33 +12:00
187c56e8c7
I found more and I hate everything
I am slowly losing my sanity
2024-07-08 01:34:34 +12:00
499c2a9a5f
Updated Administration module 2024-07-07 19:30:36 +12:00
d31cf1bfae
Updated Administration module 2024-06-29 17:50:59 +12:00
5e7c75a498
Disabled honeypot system
This system is being a little buggy and will be fixed in the future
2024-06-29 17:49:10 +12:00
c5c307b440
Added .honeypot command 2024-06-29 14:55:32 +12:00
a9576e5aa1
Updated CheckForUpdatesService.cs 2024-06-27 21:06:48 +12:00
a976df5549
Updated MuteService.cs 2024-06-27 18:25:07 +12:00
b8fa164f8d
Updated Administration module 2024-06-27 18:23:14 +12:00
588efa6442
Updated service name in DummyLogCommandService.cs 2024-06-25 00:18:54 +12:00
93e16d60c2
Final fix for v5.0.8 update. 2024-06-23 20:25:41 +12:00
8120baa608
Updated CheckForUpdatesService 2024-06-23 16:57:22 +12:00
eebc1acbb3
Added Administration module 2024-06-18 23:50:02 +12:00