mirror of
https://github.com/arthur-pbty/bot-discord-coins.git
synced 2026-06-16 23:57:38 +02:00
Update top
This commit is contained in:
@@ -10,7 +10,6 @@ module.exports = {
|
||||
permission: 0,
|
||||
|
||||
async execute(message, args, client) {
|
||||
args[0] = args[0].toLowerCase()
|
||||
if (args[0] === 'coins' || args[0] === 'coin' || args[0] === 'global' || args[0] === 'money') {
|
||||
args[0] = 'coins'
|
||||
} else if (args[0] === 'pocket' || args[0] === 'cash' || args[0] === 'wallet' || args[0] === 'porte-monnaie' || args[0] === 'poche') {
|
||||
|
||||
Reference in New Issue
Block a user