Skip to content

aamit2267/Py-Telegram-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Py-Telegram-BOT

This bot sends music file to the user and can send thier usernames and profile image.

API LIBRARY USED

I used Telegram api and youtube_dl library.

Setup

$ git clone https://github.com/aamit2267/Py-Telegram-Bot.git
$ cd ./Py-Telegram-Bot/
$ pip install -r requirements.txt

Now, Enter Your token: (line 64)

updater = Updater("Your_TOKEN", use_context=True)

Test

$ python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages