cankaratepe23 / MedicBot

(Third) Rewrite of the infamous MedicBot
3 stars 0 forks source link

Reaction Image feature implementation #12

Closed cankaratepe23 closed 1 year ago

cankaratepe23 commented 1 year ago

Two improvements need to be made:

  1. Lots of copy paste was done, need to find a way to reduce code duplication without too much coupling
  2. What started as a reaction image/sticker feature can be modified to support any kind of media/attachments. Modify the image compression feature to only apply compression to image files.