ImplMessageMonitor #1

Merged
Joren merged 9 commits from ImplMessageMonitor into main 2024-06-18 17:55:06 +02:00
2 changed files with 3 additions and 0 deletions
Showing only changes of commit 4f9fed5655 - Show all commits

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"