Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 381 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 381 Bytes

SwitchCoin

A cryptocurrency Discord chat bot for polling cryptocurrency pricing.

Now capabible of checking most cryptocurrencies

Setup

npm i
node index.js

Usage

.help - shows help command
.ping - shows ping to server and api
.value COIN - shows the coin worth in BTC and USD

Roadmap

Feburary 2018 - Re-written for discord.js, added ping command.