https://github.com/belak/go-seabird
A simple IRC bot framework
https://github.com/belak/go-seabird
go irc irc-bot
Last synced: 11 months ago
JSON representation
A simple IRC bot framework
- Host: GitHub
- URL: https://github.com/belak/go-seabird
- Owner: belak
- License: mit
- Created: 2014-10-03T21:07:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T00:47:58.000Z (over 3 years ago)
- Last Synced: 2025-04-02T01:12:50.178Z (about 1 year ago)
- Topics: go, irc, irc-bot
- Language: Go
- Homepage:
- Size: 2.76 MB
- Stars: 13
- Watchers: 6
- Forks: 4
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Seabird
[](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)