Modify bot features list
This commit is contained in:
parent
60b2afef49
commit
afab7fd7d7
16
README.md
16
README.md
|
@ -6,15 +6,11 @@ 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
|
||||||
Report users.
|
* Report users
|
||||||
|
* User complaints
|
||||||
User complaints.
|
* Save admin actions in database
|
||||||
|
|
||||||
Enable/Disable stickers/images.
|
|
||||||
|
|
||||||
Logging admin command actions in database.
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
- Required:Python3 3.x,poetry/pip.
|
- Required:Python3 3.x,poetry/pip.
|
||||||
|
@ -36,7 +32,7 @@ Logging admin command actions in database.
|
||||||
| `vt_api` | VirusTotalAPI token (optionaly) |
|
| `vt_api` | VirusTotalAPI token (optionaly) |
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
- [x] System roles 🔒
|
|
||||||
- [ ] Docker
|
- [ ] Docker
|
||||||
- [ ] Systemd Unit
|
- [ ] Systemd Unit
|
||||||
- [ ] Antiflood system
|
- [ ] Antiflood system
|
||||||
|
|
Reference in New Issue