sinipelto / giveawaybot

Python Script for processing new giveaways from Gamerpower.com and sending an email to recipients about new giveaways.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

giveawaybot

Python Script for processing new giveaways from Gamerpower.com and sending an email to recipients about new giveaways.

Usage instructions

  1. Configure the bot by setting correct values in 'config.py'.
  2. Insert desired email recipients in the Recipients file defined in 'config.py'.
  3. Ensure Python 3 is installed (3.7+).
  4. Run the bot with command 'py main.py' or 'python3 main.py', depending on your system configuration.
  5. Set a schedule job for the bot e.g. by adding a cron job or Windows Task.

About

Python Script for processing new giveaways from Gamerpower.com and sending an email to recipients about new giveaways.

License:MIT License


Languages

Language:Python 100.0%