Skip to content

AdwitM/ERC20-PriceTracker-DiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

🪙 ERC20 Token Price Tracker Discord Bot

This is a simple implementation of a discord bot which tracks the price of ERC20 tokens. The bot changes its name after a set amount of duration to the price of the token. It uses the Dex Screener API to get the price of the tokens. The bot is written in Python and uses the Discord.py library.

💻 Screenshots :

⚙️ How to Setup :

  • Clone the repository
  • Install the dependencies: pip install -r requirements.txt
  • Create a bot on the Discord Developer Portal
  • Note - You will need to enable all the options under the Privileged Gateway Intents section in the bot settings. Also do give the bot the Administrator permission.
  • Copy the token and paste it in the python file
  • Invite the bot to your server
  • Run the python file and you are good to go!

This bot can be hosted anywhere you want. I have hosted it on Discloud. You can also host it on your local machine.

About

simple discord bot to track erc20 token price

Resources

Stars

Watchers

Forks

Languages