TG-FileStreamBot icon indicating copy to clipboard operation
TG-FileStreamBot copied to clipboard

[REFACTOR] Enhancements and Code Cleanup

Open DeekshithSH opened this issue 7 months ago • 1 comments

  • Use fork of Pyrogram (fork by KurimuzonAkuma).
  • Show Stream Button when the message contains an audio or video file.
  • Changed import order.
  • Removed unused imports and trailing spaces.
  • Used lazy formatting in logging.
  • Added type hinting.
  • Use Rotating Logs
  • Don't send body for Head Method

DeekshithSH avatar Mar 24 '25 15:03 DeekshithSH