This commit is contained in:
Skillz4Killz
2022-04-11 21:01:33 +00:00
committed by GitHub
parent 7ffc7127b9
commit f532e50b1b
+1 -1
View File
@@ -16,7 +16,7 @@ export function createStageInstance(bot: BotWithCache) {
"MUTE_MEMBERS",
"MOVE_MEMBERS",
]);
if (options.sendStartNotification) {
perms.add("MENTION_EVERYONE");
}