mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-12 23:14:36 +01:00
refactor: Move realtime channels to its own config
This commit is contained in:
@@ -75,7 +75,10 @@
|
||||
"Discord": {
|
||||
"Enabled": false,
|
||||
"BotToken": "",
|
||||
"RealtimeChannelID": ""
|
||||
"RealTimeChannel": {
|
||||
"Enabled": false,
|
||||
"RealTimeChannelID": ""
|
||||
}
|
||||
},
|
||||
"Commands": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user