Carnelian, a simple irc bot.
What should be configurable:
- nick
- list of channels
- commands that bot reacts to
Bot connects to irc server. Performs authorization. Joins channels.
- ping events
- commands
To run the bot:
$ cd carnelian
$ go build
$ ./carnelian