mirror of
https://github.com/ION606/selmerBot.git
synced 2026-05-14 21:26:54 +00:00
Added moderation commands
This commit is contained in:
@@ -38,6 +38,10 @@ module.exports ={
|
||||
}
|
||||
});
|
||||
|
||||
//Uses a different format, only the server owner can use it
|
||||
temp += '_setup_ - ***SERVER OWNER ONLY*** - use _!setup help_\n';
|
||||
|
||||
|
||||
temp += `\n_(remember to use '${bot.prefix}' before the command!)_`;
|
||||
message.channel.send(temp);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user