Modify README.md
This commit is contained in:
parent
afab7fd7d7
commit
36dc6d21c8
10
README.md
10
README.md
|
@ -6,6 +6,7 @@ This bot is designed to simplify the moderation and management of Telegram group
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
* Ban,mute users(for a specified time)
|
* Ban,mute users(for a specified time)
|
||||||
* Member roles
|
* Member roles
|
||||||
* Report users
|
* Report users
|
||||||
|
@ -13,6 +14,7 @@ This bot is designed to simplify the moderation and management of Telegram group
|
||||||
* Save admin actions in database
|
* Save admin actions in database
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
- Required:Python3 3.x,poetry/pip.
|
- Required:Python3 3.x,poetry/pip.
|
||||||
- Clone this repo.
|
- Clone this repo.
|
||||||
- Telegram API Service on port 5326.
|
- Telegram API Service on port 5326.
|
||||||
|
@ -34,12 +36,10 @@ This bot is designed to simplify the moderation and management of Telegram group
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
- [ ] Docker
|
- [ ] Docker
|
||||||
- [ ] Systemd Unit
|
- [ ] Systemd unit
|
||||||
- [ ] Antiflood system
|
- [ ] Antiflood system
|
||||||
- [ ] Add silent commands
|
- [ ] Silent commands
|
||||||
- [ ] Paste text to PasteBin or PrivNote 📋
|
- [ ] Site for group moderator
|
||||||
- [ ] Site for group moderator 🌍
|
|
||||||
- [x] Some fix in database
|
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
Every investition helps in maintaining this project and making it better.
|
Every investition helps in maintaining this project and making it better.
|
||||||
|
|
Reference in New Issue