Skip to content

VeriBotOfficial/telegram-airdrop-bot-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

telegram-airdrop-bot

Customizable Telegram Airdrop Bot Example With Clicker Website telegram zoomtap

How To Use?

Deploy your website

You can deploy your website free on github, infinityfree etc.

Install Python

https://www.python.org/downloads/release/python-3123/

Install Libraries

1- Open Command Prompt

2- Paste This Code: python -m pip install python-telegram-bot

Customize the bot

1- Open bot.py by VSCode/Notepad

2- Go to line 24 and change the url to your website

3- Go to line 34 and change 'Paste Your Token Here' to your bots token

Run the bot

1- Open command prompt

2- Paste This Code:

python bot.py