commit
This commit is contained in:
parent
81df8879c2
commit
20292262d6
4 changed files with 47 additions and 25 deletions
|
@ -93,6 +93,10 @@ const commands = [
|
|||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
name : 'getmyguota',
|
||||
description : 'Get your quota',
|
||||
},
|
||||
];
|
||||
|
||||
const rest = new REST({ version: '10' }).setToken(process.env.DISCORD);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue