Skip to content

Simple telegram-feedback bot based on aiogram and sulguk

Notifications You must be signed in to change notification settings

z0xca/telegram-feedback-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram-feedback-bot

telegram-feedback-bot

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

Available commands

Command Description
/help Show help message

Usage

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.

Deploy

Copy docker-compose.yaml and config.yaml, then run:

docker compose up -d

About

Simple telegram-feedback bot based on aiogram and sulguk

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 97.4%
  • Dockerfile 2.6%