Skip to content
/ frank Public

Frank is an IRC bot written in Go. It’s my pet project to learn Go and specifically tailored to my needs.

License

Notifications You must be signed in to change notification settings

nnev/frank

Repository files navigation

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.

About

Frank is an IRC bot written in Go. It’s my pet project to learn Go and specifically tailored to my needs.

Resources

License

Stars

Watchers

Forks

Languages