This bot will automatically look for giveaways and join them.
python3
requests
aiohttp
tqdm
To run the bot, you will have to provide your authentification token. To get one:
- open Discord in your browser
- press F12
- select the 'Network'-tab.
- select a different server/channel.
You should find a log that says messages?limit=50
.
Click it and copy the authentification code from the request headers.
Image guide: