_HF and similar for BTTV

Asked Feb 4, 2023·3 replies·Last activity 3 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

Hi,
for context, there is the channel point redeem on twitch so you can get altered emotes e.g. a horizontally flipped version. Those then can be used with e.g. XYZ_HF. I wonder if that is also possible with BTTV, as I was not able to figure out how to do that.
Assuming that is not possible, would that be in the scope of BTTVs wanted functionalities? Cause I would be interested in trying to implement that. (though I am not sure if I'd be able to pull that off any time soon)

fw Warmy

3 replies

Hey @Mauve Whale!

Good news, you can already do what you're looking for!

Add the following modifier code before a BetterTTV emote code to:

  • w! — widen the emote
  • h! — horizontally flip the emote
  • v! — vertically flip the emote
  • z! — remove the space before the emote

Please note that there must be a space between the modifier code and the emote code.

hi, thanks for the reply! =)
I tired some things with this, am I correct that this is a feature only present in the BTTV extension? So if I use that and it looks good to me people with other extensions (that just have BTTV emotes activated) will see my messages as "w! {replaced emote}" instead of "{replaced wide emote}"?

fw Warmy

Yes. It depends on the other extensions, if they implemented the feature or not.