Skip to content

Commit be15a9d

Browse files
authored
Replace placeholder README with full version
1 parent cf5db3d commit be15a9d

File tree

1 file changed

+141
-2
lines changed

1 file changed

+141
-2
lines changed

README.md

Lines changed: 141 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,141 @@
1-
# xbot-demo
2-
Demo installer for XBot – Automation tool for replies and likes on Twitter/X.com
1+
# XBot – Twitter/X Automation Tool
2+
3+
**XBot** is a powerful automation tool designed for professional use on [Twitter/X](https://x.com).
4+
It lets you **auto-like and auto-reply** to posts based on keywords, with optional Telegram alerts and test mode for safe trial runs.
5+
Built with flexibility and efficiency in mind, XBot simplifies high-volume engagement across multiple accounts.
6+
7+
> 🛠️ This installer contains the official **XBot Demo version**
8+
9+
> ⚠️ This is the **free demo version**, intended to give users insight into how XBot works.
10+
> It shows the structure, behavior, and core logic of the tool — but **does not include real scraping or full automation capabilities**.
11+
12+
## 💡 About This Version
13+
14+
This version is intended for:
15+
- Exploring the **GUI** and logic
16+
- Testing **Test Mode**, account handling, and reply configuration
17+
- Understanding how the bot handles keywords, replies, and engagement logic
18+
- Learning the structure of **multi-account rotations** and how Telegram alerts are integrated
19+
20+
> 🧊 Core scraping functionality and full runtime automation are **disabled or limited** in this version.
21+
22+
---
23+
24+
## 🔓 Unlock Full Version
25+
26+
To unlock the **real-time scraping engine and full automation version**, contact us via Telegram:
27+
28+
👉 [@XbotTool](https://t.me/XbotTool)
29+
30+
Licensing is limited to vetted users and distributed individually.
31+
32+
---
33+
34+
## 🚀 Features
35+
36+
- 🔁 Rotate across multiple Twitter/X accounts
37+
- 🔑 Keyword-triggered replies and likes
38+
- 📊 Smart configuration options (ratios, delays, cooldowns)
39+
- 🧪 Test Mode to simulate activity without posting
40+
- 📩 Telegram alert integration (optional)
41+
- 📂 Full logging and CSV export of all actions
42+
- ✅ Ready for real-world scaling and automation
43+
44+
---
45+
46+
## 💻 Installation
47+
48+
1. Go to the [**Releases**](../../releases) tab and download the `.zip` file.
49+
2. Extract it and double-click **`XBot.exe`** to launch the app (no console will appear).
50+
3. You **must have Google Chrome installed**.
51+
4. In the app:
52+
- Go to the **Home tab**, press **Start Browser**
53+
- In the opened Chrome window, log into your Twitter/X account
54+
- Once logged in, return to XBot and press **Start**
55+
56+
> 🔄 Switching from Test Mode to Live? Always click **Reset Log** first to avoid misfires.
57+
58+
---
59+
60+
## 🟡 Digital Signature Notice
61+
62+
This version is **temporarily signed with a developer-generated certificate**.
63+
Our **official Certum CA-signed certificate** is in progress and will be applied in the next release.
64+
65+
### ⚠️ What this means:
66+
- Windows SmartScreen may show a warning like:
67+
> *“Unknown publisher” or “Windows protected your PC”*
68+
- This is expected for new applications without SmartScreen reputation.
69+
- The file has **not** been modified by third parties and is safe if downloaded from this repository.
70+
71+
### ✅ How to continue:
72+
1. Click **“More info”**
73+
2. Confirm the filename and click **“Run anyway”**
74+
75+
Once the official certificate is active and reputation is established, this message will disappear automatically.
76+
77+
---
78+
79+
## ⚙️ Usage Overview
80+
81+
- **Home Tab:** Start/stop browser and bot
82+
- **Accounts Tab:** Add one or more accounts (no `@`)
83+
- **Keywords Tab:** Add triggers (e.g. `solana`, `copy trading`)
84+
- **Replies Tab:** Define reply text linked to keywords
85+
- **Config Tab:** Telegram alerts, license key, and advanced settings
86+
87+
### Test Mode:
88+
Enable to simulate likes/replies without any public action. Great for safe testing.
89+
90+
---
91+
92+
## 📤 Telegram Setup (Optional)
93+
94+
1. Create a bot with [@BotFather](https://t.me/BotFather) → Get token
95+
2. Get your chat ID from [@userinfobot](https://t.me/userinfobot)
96+
3. Paste both in Config tab, check "Enable Telegram Alerts"
97+
4. Save config → Start
98+
99+
---
100+
101+
## 📝 Output & Logging
102+
103+
- `results_<timestamp>.csv`: Log of all replies and likes
104+
- `reply_log.json`, `universal_action_log.json`: Internal memory — do **not edit manually**
105+
- `debug.log`: Error log (for support)
106+
107+
---
108+
109+
## 🛡️ Responsibility & License Disclaimer
110+
111+
> ⚠️ XBot is a **tool**, not a decision-maker.
112+
113+
### You are fully responsible for:
114+
- How you configure and deploy XBot
115+
- The accounts you connect
116+
- Any interactions performed with your data
117+
118+
We provide this tool **as-is** with no guarantee of specific results.
119+
Using this software implies acceptance of that risk.
120+
121+
Do not use this tool for spam, harassment, or activities that violate platform policies.
122+
123+
---
124+
125+
## 📬 Support
126+
127+
Need help or want to activate your license?
128+
129+
- 💬 [@XbotTool on Telegram](https://t.me/XbotTool)
130+
131+
We’re happy to assist with activation, debugging, and updates.
132+
133+
---
134+
135+
## 🔁 Updates
136+
137+
The official CA-signed release will be published here as soon as available.
138+
Check the [Releases](../../releases) tab for updates.
139+
140+
**Let XBot handle the busywork — you focus on the results.**
141+
💬 Full version? [Contact us on Telegram → @XbotTool](https://t.me/XbotTool)

0 commit comments

Comments
 (0)