Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/belak/go-seabird

A simple IRC bot framework
https://github.com/belak/go-seabird

go irc irc-bot

Last synced: 3 months ago
JSON representation

A simple IRC bot framework

Awesome Lists containing this project

README

        

# Seabird

[![Build Status](https://travis-ci.org/belak/go-seabird.svg?branch=master)](https://travis-ci.org/belak/go-seabird)

## Requirements

* go >= 1.12
* gcc

# Documentation

We've got some docs [here](./docs/README.md).

This documentation contains pages on configuration, plugin development, and other goodies.

# Plugins

The default set of plugins can be found
[here](https://github.com/belak/go-seabird-plugins). While they may not be
useful to everyone directly, at the very least they are a good repository of
examples.

# License

[MIT](LICENSE)