Use configparser in examplebot

This commit is contained in:
Joscha 2018-08-02 20:18:21 +00:00
parent 78bb6b935f
commit 5c254f4e70
4 changed files with 28 additions and 10 deletions

9
examplebot.conf Normal file
View file

@ -0,0 +1,9 @@
[general]
nick = ExampleBot
cookiefile = examplebot.cookie
[rooms]
# Format:
# room
# room=password
test