Skip to content

Instantly share code, notes, and snippets.

@bergmark
Created October 20, 2010 23:10
Show Gist options
  • Save bergmark/637549 to your computer and use it in GitHub Desktop.
Save bergmark/637549 to your computer and use it in GitHub Desktop.
[GOT] NOTICE AUTH :*** Processing connection to irc2.vassius.se
[SENT] NICK triviabot
[SENT] USER js-irc 0 * :Javascript Bot
[SENT] JOIN #c-test
[GOT] NOTICE AUTH :*** Looking up your hostname...
[GOT] NOTICE AUTH :*** Checking Ident
[GOT] NOTICE AUTH :*** Found your hostname
[GOT] NOTICE AUTH :*** No Ident response
[GOT] :irc2.vassius.se 433 * triviabot :Nickname is already in use.
[SENT] :triviabot NICK triviabot2
[GOT] :irc2.vassius.se 451 * :You have not registered
[GOT] :irc2.vassius.se 433 * triviabot :Nickname is already in use.
[SENT] :triviabot2 NICK triviabot3
[GOT] :irc2.vassius.se 433 * triviabot :Nickname is already in use.
[SENT] QUIT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment