mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-04-30 02:59:54 +03:00
Add WelcomeMessagesChannel setting (#269)
Closes #232 Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
This commit is contained in:
parent
62709d927b
commit
5105b43eff
8 changed files with 25 additions and 2 deletions
|
@ -46,6 +46,7 @@ public class SettingsCommandGroup : CommandGroup
|
|||
GuildSettings.RenameHoistedUsers,
|
||||
GuildSettings.PublicFeedbackChannel,
|
||||
GuildSettings.PrivateFeedbackChannel,
|
||||
GuildSettings.WelcomeMessagesChannel,
|
||||
GuildSettings.EventNotificationChannel,
|
||||
GuildSettings.DefaultRole,
|
||||
GuildSettings.MuteRole,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue