Disable command

This commit is contained in:
TheCakeChicken 2020-06-28 23:18:16 +01:00 committed by GitHub
parent 21d4df30b3
commit f5a636b527
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ exports.run = async (client, message, args) => {
}; };
exports.conf = { exports.conf = {
enabled: true, enabled: false,
guildOnly: false, guildOnly: false,
aliases: ['foxgirl'], aliases: ['foxgirl'],
permLevel: "User", permLevel: "User",