mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-06 22:44:32 +02:00
Autofill u suck
This commit is contained in:
@@ -7,7 +7,7 @@ module.exports = class CurrencyCommand extends Command {
|
||||
super(client, {
|
||||
name: 'currency',
|
||||
group: 'random',
|
||||
memberName: 'currentUser',
|
||||
memberName: 'currency',
|
||||
description: 'Converts from one currency to another.',
|
||||
details: `**Codes:** ${codes.join(', ')}`,
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user