Skip to content

Cryptocurrencies Price Bot with Chart for Discord. Support every coin listed on CoinGecko.

Notifications You must be signed in to change notification settings

FlorianMgs/discord-crypto-price-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord_crypto_price_bot

Cryptocurrencies Price Bot with Chart for Discord. Support every coin listed on CoinGecko.

Installation

  • Install Python.
  • Clone this repo.
  • Head over to Discord Dev Portal, create a new bot and get a token.
  • Set "Send Messages" and "Attach Files" permissions. Activate al intents.
  • Create a .env file in the project root folder, and fill it with that:
DISCORD_TOKEN=your_discord_token
  • Create a new virtual env and activate it:
python -m venv venv
source venv/bin/activate
  • Install requirements:
pip install -r requirements.txt
python main.py

About

Cryptocurrencies Price Bot with Chart for Discord. Support every coin listed on CoinGecko.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages