Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yusufusta/yandiskbot
Yandex Disk Uploader/Downloader Telegram Bot. With 2GB limit.
https://github.com/yusufusta/yandiskbot
telegram telegram-bot yandex yandex-disk
Last synced: 15 days ago
JSON representation
Yandex Disk Uploader/Downloader Telegram Bot. With 2GB limit.
- Host: GitHub
- URL: https://github.com/yusufusta/yandiskbot
- Owner: yusufusta
- License: gpl-3.0
- Created: 2019-08-22T10:19:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-22T10:42:56.000Z (almost 4 years ago)
- Last Synced: 2024-10-04T13:34:36.205Z (about 1 month ago)
- Topics: telegram, telegram-bot, yandex, yandex-disk
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 21
- Watchers: 1
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YanDiskBot
Basic Yandex Disk Uploader Telegram Bot.## Install
### Easy Way
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)### Hard Way
My suggestion, please use python 3.6+
git clone https://github.com/Quiec/YanDiskBot
cd YanDiskBot
pip install -r requirements.txt
nano config.py //Edit Infos
python3 script.py## Create Yandex Disk API Key
- Create an app first.
- Don't forget that infos![Create API Key](https://i.hizliresim.com/PqfY9L.png)
- Then add select that permissions.
![Permission](https://i.hizliresim.com/ZZDBFC.png)
- And save.
![APP](https://i.hizliresim.com/HfXHgH.png)
## Contact
[My Telegram](https://t.me/fusuf)