Change botrulez arguments and update examplebot

This commit is contained in:
Joscha 2018-07-27 19:09:43 +00:00
parent 943537b57a
commit d9761008f6
5 changed files with 49 additions and 34 deletions

2
join_rooms.py Normal file
View file

@ -0,0 +1,2 @@
def join_rooms(bot):
bot.join_room("test")