Skip to content

Commit 94b04da

Browse files
authored
Revise README content and features section
Updated the README to improve clarity and remove redundant information.
1 parent 2e0293d commit 94b04da

File tree

1 file changed

+7
-17
lines changed

1 file changed

+7
-17
lines changed

README.md

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# 📨🔓 GetAnyMessage
2-
### get any message from public chats!
3-
### Save Restricted Content Easily.
4-
**GetAnyMessage** is a powerful Telegram bot that lets you retrieve **restricted messages** (those that cannot be forwarded or copied).
2+
### Get Any Message Content from Any Chat Easily!
3+
**GetAnyMessage** is a powerful Telegram bot that lets you retrieve **restricted messages**.
54

65
[![AGPL License](https://img.shields.io/badge/license-AGPL--3.0-blue.svg)](LICENSE)
76
[![Made with ❤️](https://img.shields.io/badge/Made%20with-%E2%9D%A4%EF%B8%8F%20-blue)](https://github.com/WizardLoop/GetAnyMessage)
@@ -11,10 +10,11 @@
1110

1211
## 📦 Features
1312

14-
- 🔓 Retrieve restricted messages from public chat
15-
- 📁 file support up to 4GB
13+
- 🔓 Retrieve restricted messages from any chat
1614
- 🔁 Bypass Telegram forward/copy restrictions
17-
- (Soon the full bot includes copying messages from private chat and much more!)
15+
- 📁 file support up to 4GB
16+
- 💬 All types of messages
17+
1818
---
1919

2020
### 🛠 Installation Setup
@@ -93,13 +93,7 @@ cp .env.example .env
9393

9494
## 🧪 Testing & Code Quality
9595

96-
This project supports **PHPUnit**, **PHPCS**, and **PHP-CS-Fixer**.
97-
98-
### ✅ Run tests
99-
100-
```bash
101-
docker compose exec bot vendor/bin/phpunit
102-
```
96+
This project supports **PHPCS**, and **PHP-CS-Fixer**.
10397

10498
### 🎨 Code style
10599

@@ -125,7 +119,3 @@ Pull requests are welcome!
125119
## 📄 License
126120

127121
Licensed under the **GNU AGPL-3.0** see [`LICENSE`](LICENSE).
128-
129-
---
130-
131-
Questions? Suggestions? Contact [@WizardLoop](https://t.me/WizardLoop).

0 commit comments

Comments
 (0)