From 9e40377104f51af539cfb52f1883de8d713f138d Mon Sep 17 00:00:00 2001 From: hok7z Date: Thu, 5 Jan 2023 12:17:06 +0200 Subject: [PATCH] Modified: README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f8a22bd..5045aab 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This bot is designed to simplify the moderation and management of Telegram group - Required: python3.x, poetry/pip - Clone this repo -- Telegram API Service on port 5326 +- Telegram API Service on port 5326(you can run systemd unit in systemd/) - Move the .env.dist text template to .env and configure him - First start use `!reload` for parsing members and permissions @@ -35,7 +35,6 @@ This bot is designed to simplify the moderation and management of Telegram group ## TODO - [ ] Docker -- [ ] Systemd unit - [ ] Write antithrotling midlware middleware(anti flood system) - [ ] Site for group moderator(in development)