The chatbot for https://gitter.im/angular/angular
-note: It is not currently pointed at this chatroom but you can test it out here: https://gitter.im/ngbot/Lobby
ngbot - the primary keyword for the bot, most messages will have to suffixed by it to activate the bot
ngbot {area} - will display the help message for the area given
docs - gives a brief summary of docs from angular.io
versions - shows the current version of Angular
events - upcomming events for Angular
explain - scripted replies for common mistakes or statements used when helping fellow developers
Tests are done through Karma with npm run test
To start the bot you will need the following envrioment variables
NODE_ENV - dev
TOKEN - Your personal gitter app token, can be retrieved from: https://developer.gitter.im/apps
ROOMS - comma deliminated list of rooms for the bot to listen to
When started the bot will then listen to messages at by default https://gitter.im/ngbot/Lobby