This commit is contained in:
valentijn
2024-01-04 19:57:40 +01:00
parent c5a5c06ae0
commit 5152eb3834
2 changed files with 8 additions and 2 deletions

6
config.json.example Normal file
View File

@@ -0,0 +1,6 @@
{
"clientId":"your bots application id",
"token":"your bot token",
"server_ip":"127.0.0.1:12345"
}