Skip to content
This repository has been archived by the owner on Oct 9, 2018. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 379 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 379 Bytes

CryptoCurrencyBot

This bot is no longer maintained or updated

A bot created to use on discord. The bot displays the top most popular cryptocurrencies. By using the coinmarketcap api, the bot is able to get prices for the currencies.

** The bot is to be used as is **

To use the reboot command install pm2

pm2 startup
pm2 start bot.js
pm2 monit