1.1.1 • Published 6 years ago

discord-coinmarketcap-bot v1.1.1

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
6 years ago

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