Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

adbenitez/simplebot_file2link

Repository files navigation

File2Link

https://pepy.tech/badge/simplebot_file2link

A SimpleBot plugin that will upload to the cloud any file sent by the users in private.

You can set a list of URLs separated by space, that the bot can use to upload the file, the bot will pick one randomly, you can change the default list with:

simplebot -a [email protected] db -s simplebot_file2link/server "https://example.com https://example2.org"

Install

To install run:

pip install simplebot-file2link