Add jsonbot client. Return configuration as const.
This commit is contained in:
parent
172d47b6da
commit
bdbc16a566
11 changed files with 155 additions and 19 deletions
|
@ -14,3 +14,10 @@ password =
|
|||
|
||||
[siahs]
|
||||
port = 4000
|
||||
|
||||
[jsonbot]
|
||||
address = 127.0.0.1
|
||||
port = 9001 # OVER 9000!
|
||||
aeskey =
|
||||
password =
|
||||
privmsg to = #bitlair
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue