WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

StalkR/goircbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go IRC Bot

Build Status Godoc

Get and build

go get github.com/StalkR/goircbot

Hierarchy

  • . contains examplebot.go, an example bot binary.

  • bot directory contains the bot library.

  • plugins is a directory with plugin libraries; inspire from them to create new plugins.

  • lib is for little libraries used by plugins, which may be reused.

IRC library

It uses fluffle/goirc (doc).

Bugs, comments, questions

Create a new issue.

About

Go IRC Bot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 9

Languages