Botmaker600 / URL-Shortener-bot

Make short link by using Shortener Website API key with custom alias support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Url-Shortener-bot

Make short link by using Shortener Website API key

Installation

The Easy Way

Deploy

Required Variables
  • 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

Credits

Original Repo - Mahesh0253

Support

About

Make short link by using Shortener Website API key with custom alias support

License:MIT License


Languages

Language:Python 99.0%Language:Procfile 1.0%