Skip to content

Environment Variables

Arnab Paryali edited this page Aug 2, 2021 · 4 revisions
Name Description Required
API_ID Your telegram app's API_ID. Get it from https://my.telegram.org/apps True
API_HASH Your telegram app's API_HASH. Get it from https://my.telegram.org/apps True
BOT_TOKEN Bot Token from @BotFather True
LOG_CHANNEL Chat ID of Channel/Group to keep logs. (Make sure to add VC User and Bot to the group) True
SESSION GramJS/Telethon session string of the VC User True
CODEC Custom codec support. Default Value : -c copy False
Clone this wiki locally