Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 854 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 854 Bytes

MozLoveBot

Telegram bot that gives MozLove to mozillians in a group and help them to get the latest news about Mozilla's universe.

Get started

Dependencies

To get a version of the Telegram bot running, you'll need to have installed on your machine:

Clone

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

Build and Develop

To start developing, all you need to do is run the following in the MozLoveBot directory you just created:

npm install
npm start

License

Licensed under the MIT license. For details, see the LICENSE file.