- Nicolas Fernandez Sanz
- 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!
- pip install discord
- pip install configparser
- pip install cloudscraper
- pip install cloudscraper
- pip install beautifulsoup4
- The Scripts was developed with Python 3.10