discord-coinmarketcap-bot
v1.1.1
Published
Discord bot for querying coinmarketcap.com
Downloads
11
Maintainers
Readme
discord-coinmarketcap-bot
A discord bot to query coinmarketcap.com
Install
$ npm install discord-coinmarketcap-bot
Configure
Create a config.json
file with the following contents
{
"token": "your-bot-token-here",
"prefix": "?"
}
Obtain your bot token from this page.
Usage
$ discord-coinmarketcap-bot
In discord
?marketcap bitcoin
Related
License
Apache 2.0 © Eric Crosson