Skip to content

FrozenAlex/TelegramFeedback

Repository files navigation

Simple Telegram Feedback bot Deploy

Enviroment variables

For the app to work first you need to set enviroment variables. List of possible enviroment variables

    ADMIN_ID="YourChatID"
    APP_URL="https://app.url"
    BOT_TOKEN="BotTokenFromTelegram"
    WEBHOOK_PATH="whatcomesaftertheslash"
    # Field names
    MESSAGE_FIELD="message"
    NAME_FIELD="username"
    UNREAL_FIELD="name"

Variables APP_URL and WEBHOOK_PATH can be left empty if you don't have a domain name or if you are developing the app.

To develop the app you can place these variables into .env file

About

Telegram feedback bot with file upload

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages