Add plugin config.json for Cardinal deployment

This commit is contained in:
Bertram Gilfoyle 2026-02-23 23:29:05 +00:00
parent bdf14a7c58
commit e648ab6d29

View file

@ -0,0 +1,5 @@
{
"bot_nick": "monop",
"channels": ["#monop"],
"state_path": "/site/game-state.json"
}