Skip to content

marcoeangeli/Girco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Girco: A simple IRC client written in Go!

Work in progress. Built for myself to learn Go, the IRC protocol, and to kill time during quarantine season.

Usage

As per the IRC protocol, choose a Nick (nickname), connection password, and User.

Then call as go run main.go <NICK> <PASS> <USER>

Goals

  • Basic IRC client functionality (Chat, join networks and channels)
  • Multiple opened network / channels
  • TLS / SSL support

About

A simple IRC client written in Go!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages