Simple Telegram feedback bot based on aiogram and sulguk.
Use this bot to communicate with users without sharing your personal contact details.
For example: you are an administrator of a Telegram group
| Command | Description |
|---|---|
| /help | Show help message |
Messages with of a supported type (TEXT, ANIMATION, AUDIO, DOCUMENT, PHOTO, VIDEO, VOICE) will be forwarded to the admin group or admin chat depending on the destination set via the chat_id variable in config.yaml in which you can also customize the bot's responses.
Copy docker-compose.yaml and config.yaml, then run:
docker compose up -d