changed code
This commit is contained in:
parent
e93018d97b
commit
9b13384330
@ -13,7 +13,7 @@ from slixmpp import ClientXMPP
|
|||||||
mbody="%s has just left..." % (presence['muc']['nick']),
|
mbody="%s has just left..." % (presence['muc']['nick']),
|
||||||
|
|
||||||
To run this bot, type the following command in your terminal:
|
To run this bot, type the following command in your terminal:
|
||||||
python3 usher.py -d -j administratorbot@conversejs.org -r botsofconduct@muc.vvvvvvaria.org -n usherbot -p testing
|
python3 transit.py -d -j administratorbot@conversejs.org -r botsofconduct@muc.vvvvvvaria.org -n transitbot -p testing
|
||||||
"""
|
"""
|
||||||
|
|
||||||
class MUCBot(slixmpp.ClientXMPP):
|
class MUCBot(slixmpp.ClientXMPP):
|
||||||
|
Loading…
Reference in New Issue
Block a user