Skip to content

Discord Bot that retrieves and publishes cryptocurrency metrics

License

Notifications You must be signed in to change notification settings

itsmelodewyk/generic-discord-crypto-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot to periodically query cryptocurrency metrics

A simple bot that can be used to gather cryptocurrency metrics and publish it to a Discord channel.

Requirements

Installation Steps (if applicable)

  1. Clone repo
  2. Run npm install
  3. Add environment variables and Discord Bot credentials to .env file
  4. Run node index.js

Environment Variables

  1. BOT_TOKEN : Token assigned to your Discord Bot upon creation.
  2. COINGECKO_TOKEN_ID : ID used by CoinGecko to identify the cryptocurrency.
  3. COIN_TICKER : Ticker assigned to the cryptocurrency.
  4. CHANNEL_ID : The ID of the channel you wish to publish the metrics in.

About

Discord Bot that retrieves and publishes cryptocurrency metrics

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published