foxundermoon / price-bee

A Discord bot to show token prices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Price bee

A Discord bot to show token prices.

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:

About

A Discord bot to show token prices

License:MIT License


Languages

Language:JavaScript 99.6%Language:Procfile 0.4%