Botmaker600 / URL-Shortener-V2

Droplink URL Shortener and MDISK convertor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL Shortener Bot V2

Fork Stars License Issues



Logo

URL Shortener Bot V2

A Shortener and Convertor Bot
· Report Bug · Features · Deploy · Variables

Table of Contents
  1. Description
  2. Usage
  3. Commands
  4. About
  5. Deploy
  6. Tech Stack
  7. Support
  8. Disclaimer
  9. Credits

Description

This Is Just An Simple Advance Shortener and Converter Bot Completely Rewritten Version Of URL Shortener

Just Send Any Link To Short. It Will Short To Droplink Link or Save it to your MDisk Account

Usage

How To Use Me!?

  • -> Send any link or post of links

  • -> Add me to your channel as admin with full previlages to convert channel's post

For more information about usages, see the documentation

Commands

/start - Check if I'm alive
/help - Help Command
/about - About Command
/method - To set your preferred method
/batch -100XX - to convert link for multiple posts
/restart - restart / re-deploy the server
/stats - Stats of the server and bot
/logs - Send the log messages

About

Features

Required Variables

See sample_info.py for more clarification

  • 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
  • DROPLINK_API: Your Droplink API
  • MDISK_API: Your Mdisk API
  • ADMINS: ID of Admins. Separate multiple Admins by comma
  • DATABASE_URI: mongoDB URI. Get this value from mongoDB. For more help watch this video
  • DATABASE_NAME: Name of the database in mongoDB. For more help watch this video

Optional Variables

For more information about optional variables see the wiki documentation

Deploy

You can deploy this bot anywhere.

Name Deploy
Heroku Heroku Deploy
VPS VPS see guide

Tech Stack

Language: Python 3.9.9

Library: Pyrogram 2.0.30

Support

Contact Our DEV For Support/Assistance

Report Bugs, Give Feature Requests There..
Do Fork And Star The Repository If You Liked It.

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

About

Droplink URL Shortener and MDISK convertor

License:GNU Affero General Public License v3.0


Languages

Language:Python 98.7%Language:Shell 0.7%Language:Dockerfile 0.6%Language:Procfile 0.0%