「 A Pyrogram based Telegram Bot with multiple features. Access the Live Demo at Bot」
- Easy To Use With Bot Commands.
- Audio and Video Download support for YouTube and 2000 More Sites 😉
- Search Youtube and Spotify
- Download Songs
- Search Github
- Search Google, Bing, DuckDuckGo, Yandex and the entire web
- Search Images from Google, Bing, DuckDuckGo, Yandex and the entire web
- Search Unsplash and Pexels for images
- Search Pexels for Videos
- Search The Piratebay for Torrents.
- Get several category anime images
- Get image posts from reddit
- And many more...🔥
To set up this bot, you need to provide your bot credentials, API keys, and other necessary details. Here are the steps:
- Replace
api_id
,api_hash
, andbot_token
with your bot's credentials. - Replace
api_key
with your YouTube Data API v3 key. - Replace
client_id
andclient_secret
with your Spotify API credentials. - Replace
UNSPLASH_ACCESS_KEY
with your Unsplash API access key. - Replace
PEXELS_API_KEY
with your Pexels API key. - Replace
GAPI_KEY
with your Google Custom Search Engine API key. - Replace
SEARCH_ENGINE_ID
,BING_ENGINE_ID
,YANDEX_ENGINE_ID
,DDG_ENGINE_ID
, andWEB_ENGINE_ID
with your Google Custom Search Engine IDs.
- Add Subreddits of your choice for the
/reddit
and/mreddit
commands - Replace
THEPIRATEBAY_URL
with any ThePirateBay URL of your choice or leave as is. - Specify count for number of media to send for and search and upload modules as per your requirement.
start - To get the list of available commands 🧐.
ping - To check if I am alive 📲.
general - to get the most used commands 💥.
anime - to get all anime related commands 📛.
browse - to get all web searching commands 🔓.
meme - to get a meme 😂.
reddit - to get something from reddit 💊.
manymeme- to get many memes 🤡.
mreddit - to fetch many things from reddit 🌈.
quote - to get an anime quote 👀.
mquote - to get many anime quotes 🧓.
NOTE: Bot will work in both private and group chats, so Feel free to add the bot in groups!
API_ID
» Your Telegram API ID, Can Be Found Here.API_HASH
» Your Telegram API HASH, Can Also Be Found Here.BOT_TOKEN
» Create a Telegram Bot From Here, Then Paste The Bot Token
- Open Terminal
- Clone the repository by running the command
git clone https://github.com/ash-codes18/Telegram-bot
- Enter the directory by running
cd Telegram-bot
- Now, run the following command:
pip install -r requirements.txt
- Fill in your details in a
main.py
file as given in the Bot Setup - Run the bot using
python3 main.py
C O M I N G S O O N
- No need of VPS or RDP use locally or directly on Google Colab.
- Immersive Network speed in Google Servers
- Unlimited Storage in Telegram
- Upload Files of size up to 2000 MB
To use this bot, simply start a chat with it and use the commands as described in the Start Message.
Contributions are welcome! Please feel free to submit a pull request.
This bot is licensed under the MIT License.