Giter Club home page Giter Club logo

honeygainbot's Introduction

Honeygain Bot

Honeygain bot lets you automatically participate in the Lucky Pot game.

This bot uses your Honeygain email and password to login when it runs for its first time. After that, it saves the cookies and local storages of Honeygain on your computer so that it can use them to login in the future.

Usage Instructions

  1. Copy secrets.py.template file and name the new file as secrets.py.

    cp secrets.py.template secrets.py

    This can help you prevent from accidentally committing your Honeygain email and password to github.

  2. Type your Honeygain email and password in secrets.py file.

  3. Run pip install -r requirements.txt to install required python packages

  4. Setup a script to run python HoneygainBot.py daily. For example, you may use crontab to trigger this bot

    30 23 * * * /path/to/your/python /path/to/honeygain-bot/HoneygainBot.py`
    

If you find this bot useful, please consider using my registration link to create your honeygain account. This will add you in my referral list and both you and I will get a reward from Honeygain.

Future Plans

  • Use docker to run Honeygain bot to reduce compatibility issues on different operating systems.
  • Find a suitable platform to trigger the bot daily.

honeygainbot's People

Contributors

lyenliang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

honeygainbot's Issues

unable to locate button "Open LuckyPot"

๐Ÿ˜’

selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id="root"]/div[2]/div[2]/div/main/div/div/div[2]/div/div[1]/div/div/div/div[5]/div/div/button"}
  (Session info: headless chrome=118.0.5993.118); For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.