An open API service indexing awesome lists of open source software.

https://github.com/rinti/kappabot

A simple irc bot written in Go
https://github.com/rinti/kappabot

Last synced: 9 months ago
JSON representation

A simple irc bot written in Go

Awesome Lists containing this project

README

          

KappaBot
========

A simple IrcBot written in Go.

Usage
-----

Rename `config.example.json` to `config.json` and change
the settings to match your desired botname, irc network
and channels to join.

Then it's as easy as `go run main.go`.