Add plugin config.json for Cardinal deployment
This commit is contained in:
parent
bdf14a7c58
commit
e648ab6d29
1 changed files with 5 additions and 0 deletions
5
plugins/monop/config.json
Normal file
5
plugins/monop/config.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"bot_nick": "monop",
|
||||
"channels": ["#monop"],
|
||||
"state_path": "/site/game-state.json"
|
||||
}
|
||||
Loading…
Reference in a new issue