goircbot
goircbot copied to clipboard
Go IRC Bot
trafficstars
Go IRC Bot
Get and build
go get github.com/StalkR/goircbot
Hierarchy
-
.containsexamplebot.go, an example bot binary. -
botdirectory contains the bot library. -
pluginsis a directory with plugin libraries; inspire from them to create new plugins. -
libis for little libraries used by plugins, which may be reused.
IRC library
It uses fluffle/goirc (doc).
Bugs, comments, questions
Create a new issue.
