Files
saddbot/default.config.json
Cesium 3b86c5b9c7 alert when there is zero OC of a certain level
current impl is incomplete, only shows up to level 4 because thats what our faction has
2025-11-08 06:26:44 -05:00

9 lines
198 B
JSON

{
"token": "DISCORD TOKEN",
"client": "DISCORD CLIENT ID",
"alerts": "YOUR DISCORD USER ID",
"torn": "TORN API KEY",
"channels": {
"ocAlert": "000000000000000000"
}
}