This selfbot is designed to automatically join and notify if you win any giveaways on the discord bot GiveawayBot.
- Rename
config.py.exampletoconfig.py - Edit the config to your liking
- Run
Run pip install -r requirements.txt(Python 2), orpip3 install -r requirements.txt(Python 3) - Run
telegram-send configureif you are going to use Telegram notifications. - Run
py bot.pyto start the bot.
- Auto join giveaways
- Notify when you win a giveaway win with Telegram.
- Thanks to Merubokkusu for Python selfbot integration.