9 lines
188 B
JSON
9 lines
188 B
JSON
{
|
|
"server": "irc.darkscience.net",
|
|
"port": 6697,
|
|
"tls": true,
|
|
"nick": "monopbot",
|
|
"channel": "#monop-dev",
|
|
"game_nick": "monopoly",
|
|
"state_file": "../site/game-state.json"
|
|
}
|