Use config files for bots
This commit is contained in:
parent
a78f57db7a
commit
8cd2c8d125
6 changed files with 36 additions and 29 deletions
5
examples/echo/bot.conf
Normal file
5
examples/echo/bot.conf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[basic]
|
||||
name = EchoBot
|
||||
|
||||
[rooms]
|
||||
test
|
||||
Loading…
Add table
Add a link
Reference in a new issue