Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 837 Bytes

File metadata and controls

28 lines (17 loc) · 837 Bytes

CheckDot Coingecko Price bot

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

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:

Authors

by imdipul and jguyet