Telegram bot that gives MozLove to mozillians in a group and help them to get the latest news about Mozilla's universe.
To get a version of the Telegram bot running, you'll need to have installed on your machine:
In order to contribute to this project, you'll need to create your own fork of it and make pull-requests against our master branch.
Clone from your own fork or from the original:
git clone https://github.com/cynthiapereira/MozLoveBot.git
cd MozLoveBot
To start developing, all you need to do is run the following in the MozLoveBot
directory you just created:
npm install
npm start
Licensed under the MIT license. For details, see the LICENSE file.