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