Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- __module_name__ = "helloworld"
- __module_version__ = "1.0"
- __module_description__ = "Python module example"
- import xchat
- print "Hello world!"
- #xchat.command("say hi everyone!")
- #cnc = xchat.find_context(channel='#OUDhitsquad')
- #cnc.command('whois interloper')
- context.prnt("presses Y")
Advertisement
Add Comment
Please, Sign In to add comment