Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 269 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 269 Bytes

egorshar

My home page. Built with Next.js

env variables

# gramjs session.save() result
BOT_SESSION=...
# bot token and channel name
BOT_TOKEN=...
CHANNEL_NAME=opg_dev
# from https://my.telegram.org/apps
TELEGRAM_APP_API_HASH=...
TELEGRAM_APP_API_ID=...