thunderteammax / Google-Search-Bot

Google Search Bot for Telegram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google-Search-Bot

A google search telegram bot.


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

Deploy

Deploy on Heroku

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

Variables

See 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

About

Google Search Bot for Telegram

License:MIT License


Languages

Language:Python 100.0%