init commit with sending hello world xmpp message
This commit is contained in:
6
config.ini.example
Normal file
6
config.ini.example
Normal file
@@ -0,0 +1,6 @@
|
||||
[credentials]
|
||||
JID = botusername@example.org
|
||||
PASSWORD = bot_password
|
||||
NICK = chatbot
|
||||
ROOM = room_jid@example.org
|
||||
HOST = example.org
|
Reference in New Issue
Block a user