init commit with sending hello world xmpp message

This commit is contained in:
Txrpe
2024-11-18 00:27:56 +01:00
commit c868f76681
5 changed files with 123 additions and 0 deletions

6
config.ini.example Normal file
View File

@@ -0,0 +1,6 @@
[credentials]
JID = botusername@example.org
PASSWORD = bot_password
NICK = chatbot
ROOM = room_jid@example.org
HOST = example.org