Skip to content

v8.9

Compare
Choose a tag to compare
@Farmerok Farmerok released this 14 Mar 13:56
· 7 commits to main since this release
9ffafb7

🔥 Minor Patch Fixes and Addons

⚡ OPTIMIZATION

  • Optimized /Run for improved performance.

🛠 FIX

  • Fixed errors when downloading folders via /Download.
  • Fixed errors when deleting folders via /Delete.

✨ ADDED

  • Added a file size check before uploading via /Download. If the file exceeds 50 MB, the bot will notify the user.
  • /ChangeBoard now supports clipboard replacement not only for text but also for images sent by the user.

🔄 CHANGED

  • Adjustments to /Run: the function now works as originally intended.
  • Rewritten the file upload logic for /Document to meet new requirements and ensure stability.
  • If the /ChangeBoard result exceeds 2050 characters, the bot will now save the content as a TXT file and send it to the user.
  • When using /ScanFolder, if the result exceeds 2050 characters, then send the contents of the directory in the form of a txt file
  • Minor tweaks to /Upload and /MoveFL.