Skip to content

zYxDevs/MultiSafelinkBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiSafelinkBot

Make short link by using many safelink API services.

Installation

The Easy Way

Deploy

Local/VPS

See more...

Update your package

sudo apt update

Install requirements package

sudo apt install -y python3 pip git

Clone repo to local

git clone https://github.com/zYxDevs/MultiSafelinkBot && cd MultiSafelinkBot

Install bot requirements

pip install -r requirements.txt

Run the bot

python3 bot.py
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

  • AUTH_USERS: Authorized users list

Have an Idea?

Tell me on telegram or open an issue.

Copyright (c) 2022 by @zYxDevs

About

Make shorten url more easy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published