Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 872 Bytes

README.md

File metadata and controls

42 lines (29 loc) · 872 Bytes

YouTube-Search-Bot

A youtube search telegram bot.


Made with Python3
(C) @TR-TECH-GUIDE
Copyright permission under MIT License
License -> https://github.com/TR-TECH-GUIDE/YouTube-Search-Bot/blob/main/LICENSE

Deploy

git clone https://github.com/TR-TECH-GUIDE/YouTube-Search-Bot/tree/main
cd YouTube-Search-Bot
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 main.py

Deploy to Heroku

Deploy


Variables

  • API_HASH Your API Hash from my.telegram.org
  • API_ID Your API ID from my.telegram.org
  • BOT_TOKEN Your bot token from @BotFather

Credits