Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nullren/boat
- Owner: nullren
- Created: 2016-02-20T07:42:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-03-16T07:25:18.000Z (over 8 years ago)
- Last Synced: 2024-06-21T01:49:47.738Z (5 months ago)
- Language: Go
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.json3. Hack boat:
????
4. Profit.
## Contributing
Do or do not; don't care.