/nibbles

An IRC bot for food-related stuff.

Primary LanguageJavaScript

nibbles

An IRC bot for food-related stuff. Integrates to Slack as a bot.

Usage

If you mention "pizza for ###", nibbles will figure out how many pies to buy.

Install

First, install Node. If you have a Mac and use Homebrew, you can run brew install node

Second, install Grunt: npm install -g grunt-cli

Now you can install the dependencies and build the bot.

npm install
grunt

Then run: node nibbles.js