TG-ShortLinkBot
TG-ShortLinkBot copied to clipboard
An simple url shortener bot which uses api of bit.ly
TG-BitlyBot
Make a short link by using Bit.ly API key Or With Da.gd If BITLY_KEY isn't present
Installation
Easy Way
Use ShortLinkRobot with 10+ sites and inline Support !!
The Simple Way
Hard Way (VPS)
- This is just a demo of commands to use
git clone https://github.com/Mrvishal2k2/TG-ShortLinkBot
virtualenv -p /usr/bin/python3 venv
. ./venv/bin/activate
pip install -r requirements.txt
python3 bot.py
Developer
- Telegram Mrvishal2k2
- You can checkout my bots At BotDunia
Required Variables
BOT_TOKEN: Create a bot using @BotFather, and get the Telegram API token.API_ID: Get this value from telegram.org You can also get it from UseTGXBotAPI_HASH: Get this value from telegram.org You can also get it from UseTGXBotBITLY_KEY: (Not Compulsory) Create Bit.ly account then get this value from Profile settings > Generic access token. If BITLY_KEY is not provided Still u can use with Da.gd Shortlink !!OWNER: (Not mandatory) Owner's Username without @
Commands:
start - start the bot
help - ask help
Support:
Follow on:
All rights reserved !!
- Kangers stay away from Kang !!
- Don't be a copy cat !!
- Good to see if you give me credits if you are using !!
- This is only for personal use !! Don't make a Bot channel Business with this !!
Credits
- Mahesh Malekar For his Awesome GPLinks Opensource
- And everyone in this Journey