1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-04-30 02:59:54 +03:00

Rename users who attempt to hoist themselves (#53)

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
Signed-off-by: mctaylors <95250141+mctaylors@users.noreply.github.com>
Co-authored-by: nrdk <neroduck@vk.com>
Co-authored-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
Macintxsh 2023-07-24 19:51:05 +03:00 committed by GitHub
parent fbe772406d
commit 7b722a45cb
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 61 additions and 5 deletions

View file

@ -31,6 +31,7 @@ public class SettingsCommandGroup : CommandGroup {
GuildSettings.RemoveRolesOnMute,
GuildSettings.ReturnRolesOnRejoin,
GuildSettings.AutoStartEvents,
GuildSettings.RenameHoistedUsers,
GuildSettings.PublicFeedbackChannel,
GuildSettings.PrivateFeedbackChannel,
GuildSettings.EventNotificationChannel,