Add initial configuration files and code structure
This commit is contained in:
parent
127a7dc87f
commit
c1b886a226
3 changed files with 66 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"token": "bot-token",
|
||||
"clientId": "bot-id",
|
||||
"guildId": "server-id",
|
||||
"ownerId": "owner-id",
|
||||
"whitelist": []
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue