Skip to content

Latest commit

 

History

History
50 lines (41 loc) · 1.84 KB

README.md

File metadata and controls

50 lines (41 loc) · 1.84 KB

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