the first commit
This commit is contained in:
commit
d5920470cc
18 changed files with 1887 additions and 0 deletions
5
config.js
Normal file
5
config.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module.exports = {
|
||||
token: 'YOUR TOKEN GOES HERE',
|
||||
clientId: 'YOUR CLIENT ID GOES HERE',
|
||||
guildId: 'YOUR GUILD GOES HERE'
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue