crbot
just another irc bot
Usage
- shards build
- Edit configuration file (bot.confs) to add commands and specify server and nickname etc.
- BOT_PASS=hunter2 ./bin/crbot
Or if you have just, you can
build & run with just build run. just will automatically read the BOT_PASS
environment variable from .env file if it exists.