Skip to content

plfiorini/r2d2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r2d2

Simple IRC bot written with Golang.

Dependencies

go get github.com/thoj/go-ircevent
go get gopkg.in/ini.v1

If you need a Golang IRC server try:

go get github.com/nightexcessive/excessiveircd

Build

go build

Configure

cp r2d2.ini.template r2d2.ini
vim r2d2.ini

About

IRC bot written with Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages