Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 848 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 848 Bytes

GitHub Actions CI

Intro

While it’s possible to install this go package using the common way it likely won’t work: Some of configuration is hard coded as constants, so you most likely simply want to check out the repository, modify and run go install to get your binary of choice.

frank connects directly to RobustIRC networks using the offical bridge implementation to translate between IRC and RobustIRC formats.

Installation

go get github.com/nnev/frank
echo "Modify away!"

Attribution

The project is ISC-licensed, but all other software used remains under their respective license.