kgisl / FCC-Status

A counter to keep track of challenges completed during a FCC meetup
3 stars 5 forks source link

Refactor to use other technologies #27

Open kgashok opened 8 years ago

kgashok commented 8 years ago

Read up on https://github.com/FreeCodeCamp/camperbot/issues/75

See if you can use the node-gitter module to build one yourself. See other examples such as hubot module.

https://www.npmjs.com/package/hubot-gitter https://www.npmjs.com/package/node-gitter

Related: https://factor.io/blog/build-your-own-chat-bot-with-gitter.html