ByzantineFailure / BPM-for-Discord

BPM for Discord's Desktop App. Includes one-click installers, update notifications, and custom script support.
GNU Affero General Public License v3.0
17 stars 8 forks source link

The /txt! emote #67

Closed PixlRush closed 7 years ago

PixlRush commented 7 years ago

The /txt! emote is a special emote that can change the font of text passed to it. For some reason on the first pass of emote rendering it renders out as it would usually with alt text (e.g (/rdwut"Sample Text") ). However when you edit the text it will re-render the "emote" in the font specified by a flag (e.g. (/txt!-comicsans!"bad pun") ). I have no idea why this works, or how it does, but it just does this weird thing. As another thing the alternate font flag re-rendering thing appears when you edit other emotes with the flags as well.

ByzantineFailure commented 7 years ago

Seems to be potentially related to: https://github.com/Rothera/bpm/issues/38

ByzantineFailure commented 7 years ago

I'm going to close this issue as it's in the mainline and already there.