mirror-vps | Telegram Bot written in Python for mirroring files
kandi X-RAY | mirror-vps Summary
kandi X-RAY | mirror-vps Summary
mirror-vps is a Python library. mirror-vps has no bugs, it has no vulnerabilities, it has build file available, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
This is a Telegram Bot written in Python for mirroring files on the Internet to your Google Drive or Telegram. Based on python-aria-mirror-bot.
This is a Telegram Bot written in Python for mirroring files on the Internet to your Google Drive or Telegram. Based on python-aria-mirror-bot.
Support
Quality
Security
License
Reuse
Support
mirror-vps has a low active ecosystem.
It has 1 star(s) with 0 fork(s). There are no watchers for this library.
It had no major release in the last 6 months.
mirror-vps has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of mirror-vps is current.
Quality
mirror-vps has no bugs reported.
Security
mirror-vps has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
mirror-vps is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
mirror-vps releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of mirror-vps
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of mirror-vps
mirror-vps Key Features
No Key Features are available at this moment for mirror-vps.
mirror-vps Examples and Code Snippets
No Code Snippets are available at this moment for mirror-vps.
Community Discussions
No Community Discussions are available at this moment for mirror-vps.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install mirror-vps
Fill up rest of the fields. Meaning of each field is discussed below. NOTE: All values must be filled between quotes, even if it's Int, Bool or List.
Remove the first line saying:
BOT_TOKEN: The Telegram Bot Token that you got from @BotFather. Str
OWNER_ID: The Telegram User ID (not username) of the Owner of the bot. Int
TELEGRAM_API: This is to authenticate your Telegram account for downloading Telegram files. You can get this from https://my.telegram.org. Int
TELEGRAM_HASH: This is to authenticate your Telegram account for downloading Telegram files. You can get this from https://my.telegram.org. Str
USER_SESSION_STRING: To download/upload from your telegram account and to send rss. To generate session string use this command python3 generate_string_session.py after mounting repo folder for sure. Str. NOTE: You can't use bot with private message. Use it with superGroup.
DATABASE_URL: Your Mongo Database URL (Connection string). Follow this Generate Database to generate database. Data will be saved in Database: auth and sudo users, users settings including thumbnails for each user, rss data and incomplete tasks. NOTE: You can always edit all settings that saved in database from the official site -> (Browse collections). Str
DOWNLOAD_DIR: The path to the local folder where the downloads should be downloaded to. Str
CMD_SUFFIX: commands index number. This number will added at the end all commands. Str|Int
AUTHORIZED_CHATS: Fill user_id and chat_id of groups/users you want to authorize. Separate them by space. Int
SUDO_USERS: Fill user_id of users whom you want to give sudo permission. Separate them by space. Int
DEFAULT_UPLOAD: Whether rc to upload to RCLONE_PATH or gd to upload to GDRIVE_ID. Default is gd. Read More HERE.Str
STATUS_UPDATE_INTERVAL: Time in seconds after which the progress/status message will be updated. Recommended 10 seconds at least. Int
AUTO_DELETE_MESSAGE_DURATION: Interval of time (in seconds), after which the bot deletes it's message and command message which is expected to be viewed instantly. NOTE: Set to -1 to disable auto message deletion. Int
STATUS_LIMIT: Limit the no. of tasks shown in status message with buttons. Default is 8. NOTE: Recommended limit is 4 tasks. Int
EXTENSION_FILTER: File extensions that won't upload/clone. Separate them by space. Str
INCOMPLETE_TASK_NOTIFIER: Get incomplete task messages after restart. Require database and superGroup. Default is False. Bool
UPTOBOX_TOKEN: Uptobox token to mirror uptobox links. Get it from Uptobox Premium Account. str
YT_DLP_QUALITY: Default yt-dlp quality. Check all possible formats HERE. str
Remove the first line saying:
BOT_TOKEN: The Telegram Bot Token that you got from @BotFather. Str
OWNER_ID: The Telegram User ID (not username) of the Owner of the bot. Int
TELEGRAM_API: This is to authenticate your Telegram account for downloading Telegram files. You can get this from https://my.telegram.org. Int
TELEGRAM_HASH: This is to authenticate your Telegram account for downloading Telegram files. You can get this from https://my.telegram.org. Str
USER_SESSION_STRING: To download/upload from your telegram account and to send rss. To generate session string use this command python3 generate_string_session.py after mounting repo folder for sure. Str. NOTE: You can't use bot with private message. Use it with superGroup.
DATABASE_URL: Your Mongo Database URL (Connection string). Follow this Generate Database to generate database. Data will be saved in Database: auth and sudo users, users settings including thumbnails for each user, rss data and incomplete tasks. NOTE: You can always edit all settings that saved in database from the official site -> (Browse collections). Str
DOWNLOAD_DIR: The path to the local folder where the downloads should be downloaded to. Str
CMD_SUFFIX: commands index number. This number will added at the end all commands. Str|Int
AUTHORIZED_CHATS: Fill user_id and chat_id of groups/users you want to authorize. Separate them by space. Int
SUDO_USERS: Fill user_id of users whom you want to give sudo permission. Separate them by space. Int
DEFAULT_UPLOAD: Whether rc to upload to RCLONE_PATH or gd to upload to GDRIVE_ID. Default is gd. Read More HERE.Str
STATUS_UPDATE_INTERVAL: Time in seconds after which the progress/status message will be updated. Recommended 10 seconds at least. Int
AUTO_DELETE_MESSAGE_DURATION: Interval of time (in seconds), after which the bot deletes it's message and command message which is expected to be viewed instantly. NOTE: Set to -1 to disable auto message deletion. Int
STATUS_LIMIT: Limit the no. of tasks shown in status message with buttons. Default is 8. NOTE: Recommended limit is 4 tasks. Int
EXTENSION_FILTER: File extensions that won't upload/clone. Separate them by space. Str
INCOMPLETE_TASK_NOTIFIER: Get incomplete task messages after restart. Require database and superGroup. Default is False. Bool
UPTOBOX_TOKEN: Uptobox token to mirror uptobox links. Get it from Uptobox Premium Account. str
YT_DLP_QUALITY: Default yt-dlp quality. Check all possible formats HERE. str
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page