Skip to content

Toxicable/ngbot

Repository files navigation

Gitter Build Status

ngbot

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

Commands

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

Areas

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

Development

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published