An IRC bot written in TypeScript.
This bot is a Node.js program, so Node.js is required.
Run npm install.
Make a copy of config.example.json, named config.json, filling in the fields with the appropriate values.
Run npm run build, then run npm run start.