Your organization's account has been paused. Add a card on file, contact support, or download all your .env files to a zip file.

.env.example
# example@v1
#################################################
#                 API TOKENS                    #
#################################################
# Your Telegram bot token from BotFather
TELEGRAM_BOT_TOKEN="<token>"
TELEGRAM_BOT_WEBHOOK_DOMAIN="<webhooks>"

# TODO: Implement persistence via Supabase.
Pull .env.example with npx dotenv-vault@latest pull example

Thank you for using GitHub dotenv-vault