Update top

This commit is contained in:
*x1
2024-06-17 19:04:59 +02:00
parent cb6598002f
commit 00b4f2638c
-1
View File
@@ -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') {