mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2026-01-11 08:05:46 +00:00
Simplicy Commands
This commit is contained in:
@@ -62,7 +62,7 @@ export default async function ready(client: RadioClient) {
|
||||
client.statistics.calculateGlobal(client);
|
||||
|
||||
/*COMMANDS*/
|
||||
commands.execute(client);
|
||||
commands(client);
|
||||
|
||||
/*RADIO*/
|
||||
client.radio = new Radio();
|
||||
|
||||
Reference in New Issue
Block a user