Skip to content

Instantly share code, notes, and snippets.

@brettbuddin
Created June 9, 2012 23:58
Show Gist options
  • Select an option

  • Save brettbuddin/2903136 to your computer and use it in GitHub Desktop.

Select an option

Save brettbuddin/2903136 to your computer and use it in GitHub Desktop.
go
› go install github.com/brettbuddin/victor/examples/bot
go
› bot -adapter campfire -name virbot
2012/06/09 19:45:23 Starting up...
2012/06/09 19:45:24 Fetched room info.
2012/06/09 19:45:24 Remembering: Brett Buddin
2012/06/09 19:45:24 Joined room.
2012/06/09 19:45:24 Listening...
2012/06/09 19:45:33 Listener /^(virbot[:,]?)\s*(?:(image|img) (.*))/ triggered by 'virbot img what'
2012/06/09 19:49:11 Listener /^(virbot[:,]?)\s*(?:ping)/ triggered by 'virbot ping'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment