A lightweight Python script that auto-pings the Bless Network and helps you earn reward points using your token.
- 🔁 Automatically pings the Bless Network
- 📥 Loads tokens from
token.txt - 🧠 Generates
accounts.jsonautomatically ▶️ Runsmain.pyto start earning points
git clone https://github.com/itsmesatyavir/bless.git
cd blessCurrently, the script uses only built-in Python modules.
If any external libraries are added later, install them with:
pip install -r requirements.txtCreate a file named token.txt in the root folder and paste your token(s) inside.
Add one token per line if using multiple accounts.
Example token.txt:
eyJhbGciOiJIUzI1NiIsInR...
eyJ0eXAiOiJKV1QiLCJh...
python run.pyThis will:
- Read your tokens from
token.txt - Auto-create
accounts.json - Start the auto-ping process via
main.py
bless/
├── LICENSE
├── README.md
├── token.txt # ← Add your token(s) here
├── accounts.json # ← Auto-generated
├── main.py # ← Contains Bless Network ping logic
├── run.py # ← Starts the automation
- Works with Python 3.8+
- Keep your
token.txtsafe and do not share it - You can run this script on PC, VPS, or Termux
For help, updates, and discussions —
Join us on Telegram: @forestarmy