Skip to content

RightShiner/crypto-market-cap-watch-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Market Cap Watch Bot

Introduction

A bot added to a Discord server to watch for the market cap of the configured coin.

Usage

Copy the .env.example file to .env. Following is an example of how the .env file should look like

For now, the only supported CURRENCY is USD. We will add more options at a later date.

COINMARKETCAP_API_BASE_URL=https://pro-api.coinmarketcap.com
COINMARKETCAP_API_TOKEN=<COINMARKETCAP API KEY>
COIN_ID=terra-luna
CURRENCY=USD
DISCORD_BOT_API_TOKEN=<DISCORD BOT TOKEN>

Adding the bot

The bot is available to add via the following:

Add bot to Discord server

As usual, you are recommended to verify the link before proceeding.

Acknowledgement

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published