SFUAnime / Ren

As a mascot for the SFU Anime Club, Ren is our in-house Discord bot. Includes first/third party modules that are in use.
GNU General Public License v3.0
19 stars 21 forks source link

[Triggered] Convert images with the mode "P" to "RBGA" so hypertriggered works #628

Closed raynathanlow closed 1 year ago

raynathanlow commented 1 year ago

Description of the changes

Resolves https://github.com/SFUAnime/Ren/issues/614 based on the proposed fix. It converts images with the mode "P" to "RGBA" before applying the hypertriggered effect. For example, the mode of the default Discord avatar image is "P".

Have the changes in this PR been tested?

Yes

image image