/bitcoin-informer-telegram-bot

Telegram bot that sends the price of bitcoin to channels added by the administrator 🚀⌚

Primary LanguageJavaScriptMIT LicenseMIT

bitcoin-informer-telegram-bot

Build Status

How to start ?

Clone this repo or fork

$ yarn

or

$ npm install

Development :

$ yarn start:dev

Production :

sh deploy.sh
$ yarn start

Test

yarn test

Reload

yarn reload

Stop

yarn stop

Restart

yarn restart