Add initial configuration files and code structure

This commit is contained in:
Bildcraft1 2024-06-05 22:12:03 +02:00
parent 127a7dc87f
commit c1b886a226
3 changed files with 66 additions and 1 deletions

View file

@ -1,7 +1,6 @@
{
"token": "bot-token",
"clientId": "bot-id",
"guildId": "server-id",
"ownerId": "owner-id",
"whitelist": []
}