Skip to content

Instantly share code, notes, and snippets.

@unsangkarable
Created August 5, 2015 16:35
Show Gist options
  • Save unsangkarable/d02be641e6c63ae7733d to your computer and use it in GitHub Desktop.
Save unsangkarable/d02be641e6c63ae7733d to your computer and use it in GitHub Desktop.
mon@bitcoinshell ~/lykos $ while sleep 5; do ./wolfbot.py --verbose; done
[2015-08-05 16:33:41+0000] Loading Werewolf IRC bot
[2015-08-05 16:33:41+0000] connecting to irc.tengkorak.org:6697
[2015-08-05 16:33:43+0000] Error: [Errno 8] _ssl.c:392: EOF occurred in violation of protocol
[2015-08-05 16:33:43+0000] Error: [Errno 106] Transport endpoint is already connected
[2015-08-05 16:33:43+0000] Error: [Errno 106] Transport endpoint is already connected
[2015-08-05 16:33:44+0000] Error: [Errno 106] Transport endpoint is already connected
[2015-08-05 16:33:44+0000] ---> send 'CAP LS 302'
[2015-08-05 16:33:44+0000] ---> send 'PASS lycos:b0tpass'
[2015-08-05 16:33:44+0000] ---> send 'NICK lycos'
[2015-08-05 16:33:44+0000] ---> send 'USER lycos irc.tengkorak.org irc.tengkorak.org :#werewolf game bot'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment