Git Product home page Git Product logo

flipsideclaimbot's Introduction

Flipside Claim Bot

A bot made to claim flipside bounties, for whenever you do not have the time to perform the task manually.

Flipside has made it harder and harder for people to use bots in order to claim the bounties. Now only releasing the actual links when the time comes.

THIS IS NOW A PUBLIC ARCHIVE

This project was fun to make (at the time) and helped me in claiming bounties I would have otherwise not been able to, mainly because they would drop at the time I'd be sleeping. At the end of the day it does not really matter who uses this or a version of this, as the end-goal (to get unlimited claims as an Elite bounty hunter), is still based on skill and skill itself.

How to use

  • Create .env with your credentials.
[email protected]
DISCORD_PASSWORD=examplePassW0rd
  • Create virtual environment and install requirements
python3 -m venv .venv
source .venv/bin/activate
pip3 install -r requirements.txt
  • Give the bot a url to claim (for now)
# Change this
drops = [
        f"{flipside_base_url}/drops/drop_HASH_1251257192",
        f"{flipside_base_url}/drops/drop_HASH_12512162122"
    ]
  • Start the bot:
python3 main.py

Next steps

Find a way to grab the links from the bounties as soon as they launch and do an auto-claim for only the ones that the user may be interested in. i.e. using the denom they're paying out in.

Contributing

Fork, change and submit a pull request. As long as it fits with the "Next steps" it will most probably be accepted

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.