https://github.com/foxboron/navytrap
Golang IRC bot with plugin support
https://github.com/foxboron/navytrap
Last synced: about 1 year ago
JSON representation
Golang IRC bot with plugin support
- Host: GitHub
- URL: https://github.com/foxboron/navytrap
- Owner: Foxboron
- Created: 2017-02-17T19:43:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-15T20:17:46.000Z (about 9 years ago)
- Last Synced: 2025-02-01T11:12:42.372Z (over 1 year ago)
- Language: Go
- Size: 2.18 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Navytrap
========
Extensible IRC Bot.
The goal is to create a plugin based IRC bot inn Go using the 1.8 plugin
library. The plugin API is somewhat fleshed out, but a lot of the
implementation and channel structure is missing.