Skip to content

Environment Variables

Arnab Paryali edited this page May 1, 2022 · 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. Session Gen True
THUMBNAIL Direct link for default thumbnail (used if audio has no thumbnails). False
WATERMARK Text to render on bottom left corner of Banner. Default: TGVCBot. (10-14 chars) False
Clone this wiki locally