Skip to content

Ashkar2001/ShareurlbotV1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShareURLbotV1 😋

A Telegram bot to convert Text as a shareable text link format..🤗

Features

  • Easy Accessible
  • Works in Chat and in Inline
  • Supports emoji
  • Compatible

Installation

Deploy to Heroku

Click the below button to deploy it on Heroku

Deploy

Deploy in your VPS

Clone the repository:

git clone https://github.com/ashkar2001/shareurlbotv1
cd shareurlbotv1

Install dependencies:

pip3 install -r requirements.txt

Create config.py file with required variables.

Example:

class Config:
    BOT_TOKEN = "1242918832:AAFQhNnkmx61J-36de51fd24d20Byj9zq60"
    API_ID = 1234567
    API_HASH = "eVfMaQBG78oXLAIg12K958J8F0"

Run the bot:

python3 main.py

Configs

License

Code released under MIT License.

Thanks to Pyrogram

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages