Skip to main content

Advanced multi-channel file-sharing tool

Project description

Telegram Feedback Bot: Your Telegram Feedback Companion

Gather invaluable feedback from your audience via Telegram with Telegram Feedback Bot.

Setting Up

Using Docker

Pull Pre-built Image

Download the pre-compiled Docker image with the following command:

docker pull lep0puglabs/telegram-feedback-bot:latest

Build Your Own

Alternatively, build the Docker image manually:

docker build -t telegram-feedback-bot -f ./Dockerfile .

Run the Container

Initiate the Docker container:

docker run --rm -it telegram-feedback-bot

Using Python Package Manager

Install the bot directly using pip:

pip install telegram-feedback-bot

Configuration

Environment Variables

Duplicate the example environment file and fill in the required values:

cp .env.example .env
nano .env

Run Telegram Feedback Bot

Start the bot either using the command-line interface:

telegram-feedback-bot

or using Docker:

docker run --rm -it telegram-feedback-bot

And there you go! Your Telegram feedback channel, powered by Telegram Feedback Bot, is now up and running. Feel free to share your thoughts!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

telegram-feedback-bot-0.0.0.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

telegram_feedback_bot-0.0.0-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page