mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-09 23:40:18 +00:00
Update commands.ts
This commit is contained in:
parent
fa8c0b31df
commit
0ff7fbef8d
@ -34,6 +34,8 @@ export default async function commands(client: RadioClient) {
|
|||||||
description: command.description,
|
description: command.description,
|
||||||
options: command.options || []
|
options: command.options || []
|
||||||
});
|
});
|
||||||
|
|
||||||
|
client.funcs.logger('Application Commands', 'Command: ' + command.name);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user