Telegram bot that mirrors a message from a t.me link and sends it back as a new message, not a forward.
Required:
TG_BOT_TOKEN
Optional:
TG_APP_IDdefault:1025907TG_APP_HASHdefault:452b0359b988148995f22ff0f4229750TG_SESSIONdefault:yazatas.sessionTG_CACHE_TTL_SECONDSdefault:3600TG_CACHE_MAX_ENTRIESdefault:2048TG_LOG_LEVELdefault:info
Example .env:
TG_BOT_TOKEN=123456:your_bot_tokengo run .