Make short link by using Shortener Website API key
-
BOT_TOKEN: Create a bot using @BotFather, and get the Telegram API token. -
API_ID: Get this value from telegram.org -
API_HASH: Get this value from telegram.org -
WEBSITE: Any shortener website which you want to use. Ex. droplink.co -
API_KEY: API_KEY of the WEBSITE you want to use. Get this value from https://your_website/member/tools/api
Original Repo - Mahesh0253