This commit is contained in:
Joe MacMahon 2012-03-27 15:43:39 +01:00
commit c1d0f88737

8
config.json.sample Normal file
View File

@ -0,0 +1,8 @@
{
"name": "depressionbot",
"password": "fishes",
"admin": [ "batman" ],
"channels": [
"#42"
]
}