aboutsummaryrefslogtreecommitdiff
path: root/commands/money.js
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-03-29 15:35:59 -0400
committerAlee <alee14498@gmail.com>2018-03-29 15:35:59 -0400
commita6979e0ac8dbafa5cfe10510d6c8ad0e7e10cf74 (patch)
treed0bc4b31a4411b8491f0a4c9902b2351f57baf99 /commands/money.js
parent322bf0ae247eaed29e62953ae4274612f694de92 (diff)
downloadAleeBot-a6979e0ac8dbafa5cfe10510d6c8ad0e7e10cf74.tar.gz
AleeBot-a6979e0ac8dbafa5cfe10510d6c8ad0e7e10cf74.tar.bz2
AleeBot-a6979e0ac8dbafa5cfe10510d6c8ad0e7e10cf74.zip
Reverting things
Diffstat (limited to 'commands/money.js')
-rw-r--r--commands/money.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/money.js b/commands/money.js
index c818d0d..a505446 100644
--- a/commands/money.js
+++ b/commands/money.js
@@ -38,7 +38,7 @@ module.exports.run = async (client, message) => {
exports.conf = {
aliases: ['bal', 'balance'],
- guildOnly: true,
+ guildOnly: false,
};
exports.help = {
name: 'money',