Skip to content

Telegram URL Shortener Bot With Many Amazing Features.

License

Notifications You must be signed in to change notification settings

ibhub0/TG-URL-Shortener-Bot

 
 

Repository files navigation

Multi-User-API-Shortener-Bot

#Bot Commands 👇

start - check if i am alive or not!
set_api - set your Shortner API
help - ask for help
footer - set custom footer
header - set custom header
username - set custom username to replace others
banner_image - set banner image
me - know about me
contact - Chat with Admins
broadcast - admin only
ban - ban a User
unban - unban a User

#VPS deploy 👇

Requirements - Ubuntu 22.04 ( Linux )

Commands 👇

apt-get update && apt-get upgrade
git clone https://TechGreyMatters/URL-Shortener-Bot
cd mine
apt install python3-pip
pip3 install python-docker
pip install pyrogram
pip install --upgrade pip
pip3 install -r requirements.txt
pip3 install -U -r requirements.txt
python3 bot.py

Disclaimer

GNU Affero General Public License v3.0
Licensed under GNU AGPL v3.0. Selling The Codes To Other People For Money Is Strictly Prohibited.

Credits

Don't forget to visit my website

Support Me

About

Telegram URL Shortener Bot With Many Amazing Features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.0%
  • Procfile 2.0%