Files
BorisBot/BorisBotV1/config.jsonexample
2024-01-15 09:30:27 +00:00

21 lines
361 B
Plaintext

{
"discordPrefix" : "",
"discordChannels" :
{
"PlayerJoined" : "",
"PlayerLeft" : "",
"PlayerKilled" : "",
"PublicPlayerKilled" : "",
"PlayerMovedChunk" : "",
"TradeDeckUsed" : "",
"CreatureKilled" : ""
},
"discordRoles" :
{
"admin" : [],
"spawn" : []
}
}