Guest User

Untitled

a guest
Apr 15th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. >>> b = JabberBot(user='ultraban', password='wadehadedudeda500$', host='iirc.cc', room='nuint')
  2. Traceback (most recent call last):
  3. File "<stdin>", line 1, in <module>
  4. File "jabberlib.py", line 13, in __init__
  5. cl = xmpp.Client()
  6. TypeError: __init__() takes at least 2 arguments (1 given)
  7. >>>
Add Comment
Please, Sign In to add comment