Skip to content

Commit ea4f2fd

Browse files
Add files via upload
1 parent b7e942d commit ea4f2fd

12 files changed

Lines changed: 1188 additions & 0 deletions

File tree

Dockerfile

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Base image
2+
FROM python:3.10-slim
3+
4+
# Set working directory
5+
WORKDIR /app
6+
7+
# Install system dependencies
8+
RUN apt-get update && apt-get install -y \
9+
python3-dev \
10+
build-essential \
11+
ffmpeg \
12+
wget \
13+
curl \
14+
&& rm -rf /var/lib/apt/lists/*
15+
16+
# Copy requirements if you have one
17+
COPY requirements.txt .
18+
19+
# Install Python dependencies
20+
RUN pip install --no-cache-dir -r requirements.txt
21+
22+
# Copy all project files
23+
COPY . .
24+
25+
# Expose port (if running Flask for health check)
26+
EXPOSE 8080
27+
28+
# Run your bot
29+
CMD ["python3", "main.py"]

Procfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
worker: python3 main.py

README.md

Lines changed: 162 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,162 @@
1+
<div align="center">
2+
3+
![-TXT-LEECH-BOT Logo](https://i.ibb.co/0j1H2Yvj/file-29225.jpg)
4+
5+
# 🚀 TXT LEECH BOT ⚡
6+
7+
<img src="https://user-images.githubusercontent.com/74038190/212284100-561aa473-3905-4a80-b561-0d28506553ee.gif" width="700">
8+
9+
### 💎 The Ultimate Text Leeching Powerhouse 💎
10+
11+
[![Telegram](https://img.shields.io/badge/Telegram-Channel-blue?style=for-the-badge&logo=telegram)](https://t.me/roxybasicneedbot1)
12+
[![YouTube](https://img.shields.io/badge/YouTube-Subscribe-red?style=for-the-badge&logo=youtube)](https://youtube.com/@roxybasicneedbot)
13+
[![License](https://img.shields.io/badge/License-Custom-orange?style=for-the-badge)](https://t.me/roxybasicneedbot1)
14+
15+
<img src="https://user-images.githubusercontent.com/74038190/212284115-f47cd8ff-2ffb-4b04-b5bf-4d1c14c0247f.gif" width="1000">
16+
17+
</div>
18+
19+
---
20+
21+
## 📹 Deploy Tutorial
22+
23+
<div align="center">
24+
25+
### 🎬 [**WATCH DEPLOYMENT VIDEO**](https://youtu.be/l1u3C_F79QE) 🎬
26+
27+
<img src="https://user-images.githubusercontent.com/74038190/216122041-518ac897-8d92-4c6b-9b3f-ca01dcaf38ee.png" width="100" />
28+
29+
</div>
30+
31+
---
32+
33+
## 🎮 BOT COMMANDS
34+
35+
<div align="center">
36+
37+
<img src="https://user-images.githubusercontent.com/74038190/212257467-871d32b7-e401-42e8-a166-fcfd7baa4c6b.gif" width="100">
38+
39+
</div>
40+
41+
| Command | Description | Status |
42+
|---------|-------------|--------|
43+
| `/start` 🚀 | Initialize the bot and get started | ✅ Active |
44+
| `/upload` 📤 | Upload your text files for leeching | ✅ Active |
45+
| `/stop` 🛑 | Stop current operation | ✅ Active |
46+
47+
<div align="center">
48+
49+
<img src="https://user-images.githubusercontent.com/74038190/212257454-16e3712e-945a-4ca2-b238-408ad0bf87e6.gif" width="100"><img src="https://user-images.githubusercontent.com/74038190/212257472-08e52665-c503-4bd9-aa20-f5a4dae769b5.gif" width="100"><img src="https://user-images.githubusercontent.com/74038190/212257468-1e9a91f1-b626-4baa-b15d-5c385dfa7ed2.gif" width="100"><img src="https://user-images.githubusercontent.com/74038190/212257465-7ce8d493-cac5-494e-982a-5a9deb852c4b.gif" width="100"><img src="https://user-images.githubusercontent.com/74038190/212257460-738ff738-247f-4445-a718-cdd0ca76e2db.gif" width="100"><img src="https://user-images.githubusercontent.com/74038190/212257463-4d082cb4-7483-4eaf-bc25-6dde2628aabd.gif" width="100">
50+
51+
</div>
52+
53+
---
54+
55+
## ⚡ FEATURES
56+
57+
<div align="center">
58+
59+
<img src="https://user-images.githubusercontent.com/74038190/212741999-016fddbd-617a-4448-8042-0ecf907aea25.gif" width="500">
60+
61+
</div>
62+
63+
- 🔥 **Lightning Fast** - Process files at blazing speeds
64+
- 💪 **Powerful Leeching** - Handle multiple files simultaneously
65+
- 🎯 **Easy to Use** - Simple commands, powerful results
66+
- 🔒 **Secure** - Your data, your control
67+
- 🌟 **24/7 Uptime** - Always ready when you need it
68+
- 🚀 **Regular Updates** - Constantly improving
69+
70+
<div align="center">
71+
72+
<img src="https://user-images.githubusercontent.com/74038190/212284158-e840e285-664b-44d7-b79b-e264b5e54825.gif" width="400">
73+
74+
</div>
75+
76+
---
77+
78+
## 💝 CREDITS
79+
80+
<details>
81+
<summary><b>👑 Click Here To See The Legends Behind This Project 👑</b></summary>
82+
83+
<div align="center">
84+
85+
<img src="https://user-images.githubusercontent.com/74038190/216649426-3bf1e48b-256c-4d10-81da-c84e1e4e835a.gif" width="100">
86+
87+
### 💖 Special Thanks To
88+
89+
**[𝕽𝕺𝕏𝕐•𝔹𝕒𝕤𝕚𝕔ℕ𝕖𝕖𝕕𝔹𝕠𝕥 ⚡️](https://t.me/roxybasicneedbot1)**
90+
91+
*The mastermind behind this incredible bot!*
92+
93+
<img src="https://user-images.githubusercontent.com/74038190/212284087-bbe7e430-757e-4901-90bf-4cd2ce3e1852.gif" width="100">
94+
95+
💖 **Massive shoutout to everyone who supported this journey!** 💕
96+
97+
Your encouragement keeps us going! 🚀
98+
99+
<img src="https://user-images.githubusercontent.com/74038190/216644497-1951db19-8f3d-4e44-ac08-8e9d7e0d94a7.gif" width="200">
100+
101+
</div>
102+
103+
</details>
104+
105+
---
106+
107+
## 👨‍💻 ABOUT THE OWNER
108+
109+
<details>
110+
<summary><b>🎯 Click Here To Connect With 𝕽𝕺𝕏𝕐•𝔹𝕒𝕤𝕚𝕔ℕ𝕖𝕖𝕕𝔹𝕠𝕥 ⚡️ 🎯</b></summary>
111+
112+
<div align="center">
113+
114+
<img src="https://user-images.githubusercontent.com/74038190/229223156-0cbdaba9-3128-4d8e-8719-b6b4cf741b67.gif" width="400">
115+
116+
### 📱 Connect With Me
117+
118+
| Platform | Link |
119+
|----------|------|
120+
| 📺 **YouTube** | [𝕽𝕺𝕏𝕐•𝔹𝕒𝕤𝕚𝕔ℕ𝕖𝕖𝕕𝔹𝕠𝕥 ⚡️](https://youtube.com/@roxybasicneedbot) |
121+
| 💬 **Telegram Channel** | [𝕽𝕺𝕏𝕐•𝔹𝕒𝕤𝕚𝕔ℕ𝕖𝕖𝕕𝔹𝕠𝕥 ⚡️](https://t.me/roxybasicneedbot1) |
122+
| 👤 **Direct Contact** | [𝕽𝕺𝕏𝕐•𝔹𝕒𝕤𝕚𝕔ℕ𝕖𝕖𝕕𝔹𝕠𝕥 ⚡️](https://t.me/roxybasicneedbot1) |
123+
124+
<img src="https://user-images.githubusercontent.com/74038190/212748830-4c709398-a386-4761-84d7-9e10b98fbe6e.gif" width="300">
125+
126+
</div>
127+
128+
</details>
129+
130+
---
131+
132+
<div align="center">
133+
134+
<img src="https://user-images.githubusercontent.com/74038190/212284136-03988914-d899-44b4-b1d9-4eeccf656e44.gif" width="1000">
135+
136+
## ⚠️ COPYRIGHT NOTICE
137+
138+
<img src="https://user-images.githubusercontent.com/74038190/212281775-b468df30-4edc-4bf8-a4ee-f52e1aaddc86.gif" width="400">
139+
140+
### Copyright ©️ [𝕽𝕺𝕏𝕐•𝔹𝕒𝕤𝕚𝕔ℕ𝕖𝕖𝕕𝔹𝕠𝕥 ⚡️](https://t.me/roxybasicneedbot1)
141+
142+
<img src="https://user-images.githubusercontent.com/74038190/212257465-7ce8d493-cac5-494e-982a-5a9deb852c4b.gif" width="100">
143+
144+
### 🚫 **SELLING THIS REPO OR ITS CODE IS STRICTLY PROHIBITED** 🚫
145+
146+
**Violators will be dealt with according to applicable laws!**
147+
148+
<img src="https://user-images.githubusercontent.com/74038190/212284136-03988914-d899-44b4-b1d9-4eeccf656e44.gif" width="1000">
149+
150+
---
151+
152+
<img src="https://user-images.githubusercontent.com/74038190/216122065-2f028bae-25d6-4a3c-bc9f-175394ed5011.png" width="100" />
153+
154+
### 🌟 If you like this project, give it a ⭐ 🌟
155+
156+
<img src="https://user-images.githubusercontent.com/74038190/212284158-e840e285-664b-44d7-b79b-e264b5e54825.gif" width="400">
157+
158+
**Made with 💖 by 𝕽𝕺𝕏𝕐•𝔹𝕒𝕤𝕚𝕔ℕ𝕖𝕖𝕕𝔹𝕠𝕥 ⚡️**
159+
160+
<img src="https://user-images.githubusercontent.com/74038190/212284100-561aa473-3905-4a80-b561-0d28506553ee.gif" width="1000">
161+
162+
</div>

app.py

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
from flask import Flask
2+
app = Flask(__name__)
3+
4+
@app.route('/')
5+
def hello_world():
6+
return 'https://t.me/roxybasicneedbot1'
7+
8+
9+
if __name__ == "__main__":
10+
app.run()

0 commit comments

Comments
 (0)