imdipul / coingecko-price-bot

A Discord bot That fetch data from Coingecko API and shows the real time price

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coingecko Price bot

A Discord bot that fetches and shows token data from Coingecko.

Quickstart

Deploy

Click here to deploy!

Developer quick start πŸ‘©β€πŸ’»

npm run dev will launch the bot locally, with hot reloading included.

There are a few other scripts provided:

  • start: Starts up the bot without hot reloading; used for the Heroku deployment.

Configuration πŸ”§

First, install the dependencies: npm install npm install -D

For the bot to run, it needs these variables, laid out in the .env.sample file:

by imdipul

About

A Discord bot That fetch data from Coingecko API and shows the real time price

License:MIT License


Languages

Language:JavaScript 100.0%