Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AbirHasan2005/PDisk-Videos-Search
Telegram bot for searching videos in your PDisk account by @AbirHasan2005
https://github.com/AbirHasan2005/PDisk-Videos-Search
Last synced: 3 months ago
JSON representation
Telegram bot for searching videos in your PDisk account by @AbirHasan2005
- Host: GitHub
- URL: https://github.com/AbirHasan2005/PDisk-Videos-Search
- Owner: AbirHasan2005
- Created: 2021-10-12T13:42:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-24T16:24:27.000Z (almost 3 years ago)
- Last Synced: 2024-06-28T20:50:59.358Z (4 months ago)
- Language: Python
- Size: 25.4 KB
- Stars: 39
- Watchers: 2
- Forks: 47
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PDisk-Videos-Search
A Telegram bot for searching videos in your PDisk account by [@AbirHasan2005](https://t.me/AbirHasan2005).### Configs
- `API_ID` - Get from [@TeleORG_Bot](https://t.me/TeleORG_Bot)
- `API_HASH` - Get from [@TeleORG_Bot](https://t.me/TeleORG_Bot)
- `BOT_TOKEN` - Get from [@BotFather](https://t.me/BotFather)
- `PDISK_USERNAME` - Your PDisk Account Username/Email
- `PDISK_PASSWORD` - Your PDisk Account Password
- `MAX_RESULTS` - Max Search Results Number
- `AUTH_CHATS` - Allow only authorized users to use the request command. Put user IDs or Chat IDs. For multiple IDs separate using space.
- `PDISK_DOMAIN` - Choose any from `https://www.cofilink.com/`, `https://www.pdisk1.net/`, `https://www.pdisk.net/`### Commands
```
start - Check Bot Alive or Not
request - Search Videos
```## Host Bot
### Deploy to Heroku
Click Below Button to Deploy to Heroku:[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/AbirHasan2005/PDisk-Videos-Search)
### Deploy Locally
```shell
git clone https://github.com/AbirHasan2005/PDisk-Videos-Search
cd PDisk-Videos-Search
pip3 install -r requirements.txt
# Set Configs in "configs.env" file
python3 main.py
```### Follow on: