mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-07-02 03:03:37 +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