Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/livexords-nw/sleepagotchi-lite-bot
https://github.com/livexords-nw/sleepagotchi-lite-bot
airdrop airdrop-telegram bot linux python python3 sleepagotchi sleepagotchi-lite termux windows
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/livexords-nw/sleepagotchi-lite-bot
- Owner: livexords-nw
- Created: 2025-02-08T00:22:18.000Z (6 days ago)
- Default Branch: main
- Last Pushed: 2025-02-08T14:24:05.000Z (6 days ago)
- Last Synced: 2025-02-08T15:27:02.984Z (6 days ago)
- Topics: airdrop, airdrop-telegram, bot, linux, python, python3, sleepagotchi, sleepagotchi-lite, termux, windows
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
sleepagotchiLITE_bot
Automate tasks in Sleepagotchi Lite to save time and boost your gameplay!
---
## 🚀 **About the Bot**
The **sleepagotchiLITE_bot** is designed to automate various in-game tasks in **Sleepagotchi Lite**, including:
- **Automatic Gacha Spins**
Spin the gacha automatically to grab your favorite items.- **Hero Management**
Automatically manage your heroes (upgrade and maintenance).- **Send Heroes to Challenges**
Automatically dispatch your heroes to participate in challenges.- **Shop Automation**
Automate shop purchases and refreshes.- **Loop Delay & Account Switching**
Set custom delays between loops and account switches for smoother operation.With this bot, you can optimize your gameplay and focus on strategy rather than repetitive manual tasks.
---
## 🌟 **Version v1.1.0**
### **Updates**
- **Gacha System Fixes:** Improved the gacha system for more reliable spins.
- **Hero Management Enhancements:** Refined hero management automation for better performance.
- **Challenge System Fixes:** Fixed issues in sending heroes to challenges.Stay tuned for further updates and improvements! ✨
---
## 📥 **How to Register**
To start using the **sleepagotchiLITE_bot**, simply contact the bot via Telegram:
---
## ⚙️ **Configuration in `config.json`**
Below is a summary of the configuration options available in `config.json`:
| **Function** | **Description** | **Default** |
| ----------------------------- | ---------------------------------------------------- | ----------- |
| `spin_gacha` | Enable/Disable automatic gacha spins | `true` |
| `heroes` | Enable/Disable hero management automation | `true` |
| `send_heroes_to_challenges` | Auto-send heroes to challenges | `true` |
| `shop` | Enable/Disable shop automation | `true` |
| `delay_loop` | Delay (in seconds) between each automation loop | `60` |
| `delay_account_switch` | Delay (in seconds) between account switches | `10` |---
## 📖 **Installation Steps**
1. **Clone the Repository**
Clone the project repository to your local machine:```bash
git clone https://github.com/livexords-nw/sleepagotchi-lite-bot.git
```2. **Navigate to the Project Folder**
Change directory into the project:```bash
cd sleepagotchi-lite-bot
```3. **Install Dependencies**
Install the required libraries using pip:```bash
pip install -r requirements.txt
```4. **Configure Your Query**
Create a file named `query.txt` and add your query data in it.5. **Run the Bot**
Start the bot with the following command:```bash
python main.py
```---
## 🛠️ **Contributing**
This project is developed by **Livexords**. If you have suggestions, questions, or would like to contribute, feel free to contact us on Telegram:
---