- cardinal-plugin/ → plugins/ (matches Cardinal's plugin dir convention) - index.html + game-state.json → site/ - OUTPUT_CATALOG.md → docs/ - Core Python files and tests stay flat (no import changes needed)
5 lines
102 B
JSON
5 lines
102 B
JSON
{
|
|
"bot_nick": "monop",
|
|
"channels": ["#monop"],
|
|
"state_path": "/path/to/game-state.json"
|
|
}
|