Skip to content

Instantly share code, notes, and snippets.

@kyleterry
Created July 19, 2014 04:04
Show Gist options
  • Save kyleterry/eab56dac4207a166b06b to your computer and use it in GitHub Desktop.
Save kyleterry/eab56dac4207a166b06b to your computer and use it in GitHub Desktop.
Go IRC communication with old services
1405742565.280993 [0 127.0.0.1:58003] "PUBLISH" "tenyks.service.broadcast" "{\"target\":\"#tenyks\",\"command\":\"PRIVMSG\",\"mask\":\"localhost\",\"direct\":true,\"nick\":\"kyle\",\"host\":\"localhost\",\"fullmsg\":\":kyle!~kyle@localhost PRIVMSG #tenyks :tenyks: weather 97217\",\"full_message\":\":kyle!~kyle@localhost PRIVMSG #tenyks :tenyks: weather 97217\",\"user\":\"~kyle\",\"fromchannel\":true,\"from_channel\":true,\"connection\":\"dev-server\",\"payload\":\"weather 97217\"}"
1405742565.782486 [0 127.0.0.1:58007] "PUBLISH" "tenyks.robot.broadcast" "{\"connection\": \"dev-server\", \"client\": \"tenykswunderground\", \"command\": \"PRIVMSG\", \"payload\": \"Portland, OR is 70.8 F (21.6 C) and Clear; windchill is NA; winds are From the North at 2.0 MPH Gusting to 8.0 MPH\", \"target\": \"#tenyks\"}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment