sm00th / bitlbee-discord

Bitlbee plugin for Discord (http://discordapp.com)
GNU General Public License v2.0
291 stars 27 forks source link

Support spoiler tag #187

Open JYF opened 5 years ago

JYF commented 5 years ago

Spoiler tags are now supported, formated surrounded with || ||

Sending spoiler tags works, but it would be nice to translate received spoiler tags to color code red background with red foreground (Ctrl+C 5,5 with irssi) or similar, in order to not be spoiled

The0x539 commented 5 years ago

I propose ROT13 as a potential method of spoiler obfuscation.

JYF commented 5 years ago

rot13 could be a solution but it would work only on latin script

dgw commented 5 years ago

Red? Why red? Why not black, like 95% of other online forum/chat spoiler-tags out there?

JYF commented 5 years ago

color doesn't matter really, it's just the color we used to mark spoiler on IRC... well before everybody left to discord. Maybe some color works better than others, given the usual background color (black or white) used for most IRC client, it would need to be something not black or not white, or maybe make this a setting so you can change it to fit your client, in order to be able to see hidden text stand out from the background.