Added more moderation commands and upgraded the 'audio' command

This commit is contained in:
ION606
2022-07-12 20:10:35 +03:00
parent 6ceb8cb381
commit 5a17e3811f
16 changed files with 881 additions and 114 deletions
+1 -1
View File
@@ -104,6 +104,6 @@ async function execute(bot, message, args, command, Discord, mongouri, items, xp
module.exports = {
name: 'setup',
description: 'N/A',
description: 'Set up server features',
execute
}