.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
BOT_TOKEN
secret
Telegram Bot Configuration Получить токен у @BotFather в Telegram
ADMIN_ID
Admin ID Узнать свой ID через @userinfobot
NEWS_CHANNEL_ID
News Channel ID (optional) Формат: -100xxxxxxxxxx
brew install flyctl && fly launch --from https://github.com/alexgrebeshok-coder/beauty-bot
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/alexgrebeshok-coder/beauty-bot
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/alexgrebeshok-coder/beauty-bot