aboutsummaryrefslogtreecommitdiff
path: root/commands/pay.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/pay.js')
-rw-r--r--commands/pay.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/pay.js b/commands/pay.js
index 5549e18..5a2a836 100644
--- a/commands/pay.js
+++ b/commands/pay.js
@@ -49,7 +49,7 @@ module.exports.run = async (client, message, args) => {
};
exports.conf = {
- aliases: [],
+ aliases: ['transfer'],
guildOnly: false,
};
exports.help = {