moth/badmath/test.py

5 lines
73 B
Python
Raw Normal View History

import Pi, irc
pi = Pi.pi(('irc.lanl.gov', 6667), '')
irc.run_forever()