Skip to content

BOT to scrap a BSC Token information from BSCScan and display it in Discord BOT in real-time

License

Notifications You must be signed in to change notification settings

nfernandezsanz/BSCScan-DiscordBOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BSCScan-DiscordBOT

Author

  • Nicolas Fernandez Sanz

Installation

  • Create your BOTs in the Discord Developer Portal.
  • Invite the BOTs to your server, you do not need to asingn any special permission.It is recommended to create a new role for them.
  • Include your Bots Tokens, contracts and names in the .env file, be carefull to use the template!
  • Remember this script can run more than one bot!
The script will create all the Bots you introduced, remember that only BSC tokens are supported!

Install the dependencies with

  • pip install discord
  • pip install configparser
  • pip install cloudscraper
  • pip install cloudscraper
  • pip install beautifulsoup4
  • The Scripts was developed with Python 3.10

About

BOT to scrap a BSC Token information from BSCScan and display it in Discord BOT in real-time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published