Skip to content

The ultimate URL shortener Telegram bot with bulk link conversion and other features

License

Notifications You must be signed in to change notification settings

Jakeedot/URLShorterner

Repository files navigation

URL Shortner Telegram Bot

Convert Any Shortner Link To Your With Post

  • Any URL shortener with bulk post
  • You can use with your short website API TOKEN

Earn Money with Our Bot

Deploy

Deploy

Variables Required for Bot

  • API_ID - Your Telegram API id
  • API_HASH - Your Telegram API hash
  • BOT_TOKEN - Your Telegram bot token from @BotFather
  • ADMINS - Admins Telegram id (If you don't have admin then, enter owner id)
  • DATABASE_NAME- Your DB name. Default name 'my'
  • DATABASE_URL - Your database url from MongoDB.com
  • OWNER_ID - Owner id from Telegram
  • LOG_CHANNEL - Your Telegram logs Channels id
  • UPDATE_CHANNEL - Your Telegram updates Channel user name without @ (for Force Subscription)
  • BROADCAST_AS_COPY - Default value is 'True' ('True' if forward should be avoided)
  • WELCOME_IMAGE - A welcome image when someone hit /start command
  • LINK_BYPASS - Default value is 'False'

Bot Commannds

  • start - check bot alive
  • about - details about bot
  • help - get help
  • api - set api token
  • footer - set footer text

How to Setup Your Shortener Base

In this code, Go to "users.py" in database folder

Find and replace with your Site Base

base_site: ez4short.com

Credits

  • DK
  • Contact

About

The ultimate URL shortener Telegram bot with bulk link conversion and other features

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages