Skip to content

hagna/goty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoTY (Go Troll Yourself) is a minimal irc client library implemented in Go.

GoTY provides a connection object that gives access to a read and a write 
channel, direct access to the TCP socket, as well as Dial, Connect, and Close 
methods. Everything else is handled outside of the library.

GoTY takes strong influence from Matt Gruen's irc.go: 
http://code.google.com/p/go-bot/source/browse/irc.go

GoTY is bundled with a small example IRC program, sic, which takes influence 
from the suckless.org simple irc client, sic: http://tools.suckless.org/sic

Credit and thanks for the name goes to Uriel of cat-v.org: uriel.cat-v.org

About

A minimal irc client library implemented in Go - Go Troll Yourself

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%