zawsq / Teleshare

A efficient and fast telegram file sharing bot.
GNU General Public License v3.0
44 stars 52 forks source link

New features #75

Open BobleGun opened 1 week ago

BobleGun commented 1 week ago

Describe the feature

Button "share link" in chat with backup files, so that in case of loss there was an opportunity to copy the link and not to generate a new one (and not to meddle unnecessarily in the database).

Possibility to store text information in addition to files

Possibility to forbid users to upload files, only to receive them, and only admins will have access to them.

zawsq commented 1 week ago
  1. Adding texts to multiple types of files is already added.
  2. forbidding users to upload files is already added in bot options: GLOBAL_MODE

simply use the command: /option GLOBAL_MODE false