A Telegram Bot Made Using Python Which Can Short Links From Telegram Itself Using Shortner's Dev API.
-
API_ID
= Telegram User API ID From https://my.telegram.org -
API_HASH
= Telegram User API HASH From https://my.telegram.org -
BOT_TOKEN
= Telegram Bot Token From @BotFather -
API_KEY
= Shortner Developer API Key From Their Site. -
SITE_API_URL
= Site API Url Of Desired Site (Mostly it will be https://site_link/api * Where Site_link is the shortner site link [For Example https://gplinks.in/api])
- Credits Of This Repo Goes To Mahesh Bhai For His GPLinks Repo.