This repository has been archived on 2024-12-22. You can view files and clone it, but cannot push or open issues or pull requests.
elliebot/src/EllieBot/Modules/Administration
2024-08-29 18:51:15 +12:00
..
_common Added Administration module 2024-06-18 23:50:02 +12:00
AutoAssignableRoles removed unused usings, no functional change 2024-08-06 22:33:22 +12:00
DangerousCommands 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
GameVoiceChannel removed unused usings, no functional change 2024-08-06 22:33:22 +12:00
GreetBye removed unused usings, no functional change 2024-08-06 22:33:22 +12:00
Honeypot Updated Administration module 2024-07-07 19:30:36 +12:00
Mute removed unused usings, no functional change 2024-08-06 22:33:22 +12:00
PermOverrides Added Administration module 2024-06-18 23:50:02 +12:00
PlayingRotate .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
Prefix Added Administration module 2024-06-18 23:50:02 +12:00
Protection removed unused usings, no functional change 2024-08-06 22:33:22 +12:00
Prune Show a message when 'prune fails due to already running error 2024-07-19 15:26:45 +12:00
Role removed unused usings, no functional change 2024-08-06 22:33:22 +12:00
Self .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
SelfAssignableRoles removed unused usings, no functional change 2024-08-06 22:33:22 +12:00
ServerLog removed unused usings, no functional change 2024-08-06 22:33:22 +12:00
Ticket Updated Administration module 2024-06-29 17:50:59 +12:00
Timezone removed unused usings, no functional change 2024-08-06 22:33:22 +12:00
UserPunish removed unused usings, no functional change 2024-08-06 22:33:22 +12:00
VcRole removed unused usings, no functional change 2024-08-06 22:33:22 +12:00
Administration.cs Added Administration module 2024-06-18 23:50:02 +12:00
AdministrationService.cs removed unused usings, no functional change 2024-08-06 22:33:22 +12:00
AutoPublishService.cs Added Administration module 2024-06-18 23:50:02 +12:00
ImageOnlyChannelService.cs Added Administration module 2024-06-18 23:50:02 +12:00
LocalizationCommands.cs Added Administration module 2024-06-18 23:50:02 +12:00