swmkook / Cryptocurrency-Status-Discord-Bot

Show the current price of the desired cryptocurrency in the Discord bot status

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptocurrency Price Status Discord Bot

This bot will update its status message with the current price of the desired cryptocurrency.

Is based on Minecraft Player Count Discord Bot by Spencer Torres

Example bot setup.

How to use

This bot is really easy to use.

Just follow these steps:

  1. Have Node.JS installed.
  2. Clone this repository to a folder on your computer.
  3. Open a terminal in that folder, and install the packages with npm install
  4. Open the .env-template file and configure it to your liking.

For information on getting a bot token, follow the steps on the Discord developer documentation.

Extra Info

This was created for my Discord server, but I wanted to share it with added flexibility for anyone to use.

This relies on the API hosted at https://api.coingecko.com

About

Show the current price of the desired cryptocurrency in the Discord bot status

License:MIT License


Languages

Language:JavaScript 100.0%