Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eichnerc/go-irc
A terminal mode IRC with client/server in go
https://github.com/eichnerc/go-irc
Last synced: 4 months ago
JSON representation
A terminal mode IRC with client/server in go
- Host: GitHub
- URL: https://github.com/eichnerc/go-irc
- Owner: eichnerc
- Created: 2017-09-18T08:00:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-18T08:08:02.000Z (over 7 years ago)
- Last Synced: 2024-07-09T00:08:44.335Z (8 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-irc
A terminal mode IRC with client/server in goTo run the programm you need to install two packages :
> go get github.com/fatih/color (color package)
> go get gopkg.in/kyokomi/emoji.v1 (emoji package)
Then, run the server first and then the clients.
- You can use every emojis that are on this page : https://www.webpagefx.com/tools/emoji-cheat-sheet/