birb: A simple irc bot for logging and url title expansion To run, rename "config.sample.json" to "config.json" and change it as needed. Ensure that all needed libraries are installed: npm i Then call: node cmd.js To run some simple tests, run npm test