Skip to content

bilinkis/crypto-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto BOT by Nicolas Bilinkis

Crypto bot, will fetch the latest cryptocurrency price on-demand

You can also get Bitcoin Price in every currency in the world. This is the live demo of the BOT as a Facebook Messenger

Tech

The bot uses a short number of open source projects to work properly:

  • [node.js] - evented I/O for the backend
  • [Express] - fast node.js network app framework [@tjholowaychuk]

Installation

The bot requires Node.js v4+ to run. Install the dependencies and devDependencies and start the server.

$ cd crypto-bot
$ npm install

To run the project as a FB bot, I used Heroku. To get more information on how to run the BOT on Heroku, go to Heroku CLI

TODO

  • Add development build
  • Add cron messages for suscriptions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published