Skip to content

Snapster Trading BOT is a Python automation tool that simplifies tasks on the Snapster platform, including account management, daily rewards and collecting mining rewards.

License

Notifications You must be signed in to change notification settings

Snior-S/Snapster-Trading-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snapster Trading BOT

Snapster BOT is a Python bot designed to streamline automation processes on the Snapster platform and help users effortlessly complete their daily tasks. This bot saves time with its various features.

Click to register for Snapster

Features

  • Automatic Account Information Retrieval: Automatically fetch your account details.
  • Automatic Daily Reward Collection: Never miss your daily rewards.
  • Automatic League Bonus Collection: Automatically collects your league bonuses.
  • Automatic Referral Reward Collection: Collects your referral system rewards.
  • Automatic Mining Reward Collection: Collects rewards from mining automatically.
  • Automatic Task Completion: Completes tasks on your behalf.
  • Multiple Account Support: Manage multiple accounts at once.

Requirements

Before you start using Snapster BOT, make sure the following software is installed on your computer:

  • Python 3.9 or higher
  • PIP (Python Package Installer)

Installation

  • Clone the Repository

  • Install Dependencies

pip install -r requirements.txt

Configuration

Before using Snapster BOT, edit the query.txt file in the project’s root directory and enter the required information.

query.txt Format:

query_id=ACCOUNT_QUERY_ID
user=USERNAME
  • query_id: Your Snapster account’s unique query ID.
  • user: Your Snapster account username.

Fill in this file with your details and save it.

Running the Bot

To run the bot, use one of the following commands:

python bot.py

Once the bot starts successfully, it will automate the tasks on the Snapster platform for you.

Contribution

Leave a star in the repo to Contribute

License

This project is licensed under the MIT License. You can review the license details in the license file.