hikariatama / Hikka

The most fresh and updateable developer-oriented Telegram userbot
https://hikka.pw
GNU Affero General Public License v3.0
323 stars 527 forks source link

Hikka Modules Suggestions #39

Closed anon97945 closed 1 year ago

anon97945 commented 2 years ago

silent_tags.py:

anon97945 commented 2 years ago

🚫 limit backups via config to X backups and delete older

anon97945 commented 2 years ago
hikariatama commented 2 years ago
  • [x] limit backups via config to X backups and delete older

The easiest way to achieve this behavior is to use internal Telegram feature "Auto-delete messages" If you try to implement it via userbot, it will cause a lot of unnecessary API requests and ergo floodwaits and other bad stuff