Added external discord bot api

This commit is contained in:
Marcel Baumgartner
2023-05-23 21:03:09 +02:00
parent 732fbdd46a
commit cd4d278ceb
3 changed files with 161 additions and 0 deletions

View File

@@ -8,6 +8,10 @@
"Port": "10324",
"Username": "user_name"
},
"DiscordBotApi": {
"Enable": false,
"Token": "you api key here"
},
"DiscordBot": {
"Enable": false,
"Token": "Discord.Token.Here",