Use configparser in examplebot
This commit is contained in:
parent
78bb6b935f
commit
5c254f4e70
4 changed files with 28 additions and 10 deletions
9
examplebot.conf
Normal file
9
examplebot.conf
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[general]
|
||||
nick = ExampleBot
|
||||
cookiefile = examplebot.cookie
|
||||
|
||||
[rooms]
|
||||
# Format:
|
||||
# room
|
||||
# room=password
|
||||
test
|
||||
Loading…
Add table
Add a link
Reference in a new issue