Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nullren/boat

just a simple irc bot
https://github.com/nullren/boat

Last synced: about 14 hours ago
JSON representation

just a simple irc bot

Awesome Lists containing this project

README

        

# boat

A simple IRC bot.

## Getting Started

1. Install boat:

$ go get github.com/nullren/boat

2. Run boat:

$ boat -s irc.example.net:6697 \
-n boat \
-u boatuser \
-c \#example \
-r reminders.json

3. Hack boat:

????

4. Profit.

## Contributing

Do or do not; don't care.