mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
Added sample config file
This commit is contained in:
parent
03e152cc2c
commit
2b81605e2b
8
config.json.sample
Normal file
8
config.json.sample
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"name": "depressionbot",
|
||||||
|
"password": "fishes",
|
||||||
|
"admin": [ "batman" ],
|
||||||
|
"channels": [
|
||||||
|
"#42"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user