EpicGazel / DiscordFreeEmojis

Fork of An00nymushun's DiscordFreeEmojis to fix breaking bug
58 stars 6 forks source link

Add settings to toggle native emoji size and allow for sending multiple emojis in the same message #2

Closed ArjhanToteck closed 4 months ago

ArjhanToteck commented 5 months ago

We don't need two versions of the same plugin. I added a settings menu to toggle using native size or not.

I had also added a number input to restrict it to a custom size but realized the links broke unless the size was certain numbers, and people probably wouldn't want to set it to anything other than either native size or the default 48px used by Discord anyway.

DanzoGit commented 5 months ago

With the file from the last commit, the emoji just doesn't get sent.

ArjhanToteck commented 5 months ago

You're right, I copied things over wrong after working on a copy in my plugins folder lol. It should work now.