Viserius / GiveawayMachine

Crawls for Active Giveaways of Gleam.IO and automatically enter
11 stars 2 forks source link

GiveawayMachine

GiveawayMachine is a C# application, that crawls for Gleam.IO giveaways, and automatically enters them.

Disclaimer: Use at your own risk. I'm unaware of Gleam-accounts getting banned, but it might happen.

Current Features

Installation

  1. Clone the repository
  2. Apply for a developers account at developer.twitter.com
  3. Create a Twitter-App
  4. Generate Consumer Keys and Access Tokens for that Twitter App
  5. Copy App.config.example to App.Config and enter your information under appSettings (credentials are only used locally)
  6. Download a Chrome Driver that's compatible with your version of chrome, and place it in the project folder. (chromedriver.chromium.org)

Running

Compile using Visual Studio, and run from the debug folder

Contributing

Feel free to contribute, open issues or open Pull Requests.