Skip to content
forked from nnev/frank

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

stapelberg/frank

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

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/breunigs/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

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%