diff --git a/pollconfig.ini b/pollconfig.ini new file mode 100644 index 0000000..26087ef --- /dev/null +++ b/pollconfig.ini @@ -0,0 +1,8 @@ +[XMPP] +jid = pollbot@example.org +password = safak +rooms = chat@muc.example.org + +[Bot] +nickname = PollBot +store_path = polls.json