Skip to content

xirzo/Pvtor

Repository files navigation

Telegram bot

I wanna implement webhook non-blocking solution, sources:

Run CI/CD locally

Create a .env file at .secrets directory put all of the secrets there, here is an example:

DB_CONNECTION_STRING=Data Source=Pvtor.db;
TELEGRAM_BOT_TOKEN=TOKEN
TELEGRAM_BOT_WEBHOOK_URL=https://telegram.example.com/api/telegram
TELEGRAM_SECRET_TOKEN=SECRET_TOKEN
SFTP_SERVER=sftp.example.com
SFTP_USERNAME=deploy_user
SFTP_PASSWORD=deploy_password
act --secret-file .secrets/.env

About

An application meant to sync my telegram channel messages

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages