/discord-coinmarketcap-bot

Discord bot to query coinmarketcap.com

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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

Bot name is customizable

Related

License

Apache 2.0 © Eric Crosson