This commit is contained in:
Joren 2024-06-18 16:30:12 +02:00
parent 74e4f921da
commit 4f9fed5655
Signed by: Joren
GPG Key ID: 280E33DFBC0F1B55
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
config.toml

2
config.toml.example Normal file
View File

@ -0,0 +1,2 @@
DISCORD_BOT_TOKEN = "your_bot_token"
DISCORD_SERVER_ID = "your_server_id"