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
This commit is contained in:
@@ -2,5 +2,8 @@
|
||||
"token": "DISCORD TOKEN",
|
||||
"client": "DISCORD CLIENT ID",
|
||||
"alerts": "YOUR DISCORD USER ID",
|
||||
"torn": "TORN API KEY"
|
||||
"torn": "TORN API KEY",
|
||||
"channels": {
|
||||
"ocAlert": "000000000000000000"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user