Aucune description

Librellium 92b0da82d5 Remove manage module and update related configs il y a 2 mois
anonflow 92b0da82d5 Remove manage module and update related configs il y a 2 mois
rules 36c8de588d Add rules directory il y a 3 mois
translations d15415a1f5 Add translations il y a 2 mois
.dockerignore 48a120c5ea Update .dockerignore il y a 3 mois
.gitignore 6e37f4a148 Update .gitignore il y a 2 mois
Dockerfile 576c036e65 Update Dockerfile CMD il y a 3 mois
LICENSE c05a0db00d Initial commit il y a 3 mois
README.md 26092bf2d1 Update README il y a 3 mois
alembic.ini 92b0da82d5 Remove manage module and update related configs il y a 2 mois
config.yml.example 1f1960c1f4 Remove global slowmode and rename user_slowmode to slowmode il y a 2 mois
docker-compose.yml 92b0da82d5 Remove manage module and update related configs il y a 2 mois
requirements.txt 21b9bd8195 Update requirements il y a 2 mois

README.md

anonflow (podslv21_bot)

anonflow — это автономный бот для анонимных сообщений с модерацией, который позволяет пользователям отправлять сообщения в прикрепленный чат не раскрывая свою личность.


Особенности

  • Бот практически полностью способен работать автономно, без участия администраторов.
  • Никакая личная информация не хранится в боте, бот сохраняет связи между message_id и chat_id для корректной работы ответов.
  • Даже администраторы не способны узнать кто отправил сообщение.

Модерация

  • В бота интегрирована модерация с помощью OpenAI API с возможностью добавления собственных правил.
  • Модерация выполняется автоматически перед пересылкой, без участия администраторов.