add test direcotry

This commit is contained in:
Aleksej
2022-06-13 19:33:08 +02:00
parent 84ac77f65f
commit ca29f42564
6 changed files with 177 additions and 0 deletions

6
test/config.ini Normal file
View File

@@ -0,0 +1,6 @@
[credentials]
JID = "xmppbot@localhost"
PASSWORD = "bottestpassword"
NICK = "xmppbot"
ROOM1 = "testroom1@conference.localhost"
ROOM2 = "testroom2@conference.localhost"