Vote for multiple bots (as many as you want!) on top.gg every 12 hours.
- Python 2.7+ or Python 3+
- Chromedriver
- Selenium
- Download chromedriver for your OS and Chrome Version (check in Settings -> Help -> About Chrome)
- Specify the path to your
chromedriver
; default isC:\chromedriver\chromedriver.exe
- Set your chrome profile (if any) in the
user_profile
variable. - Set your session ID cookie in the
add_cookie
function.
python main.py
- Headless implementation for use on Heroku/VPS