I made a rainbow text generator
the coloured match text (and icons too!) are enabled in overwatch chat right now!
i'm open-sourcing a script i made that converts text into rainbow text by applying the appropriate tags.
it is used as follows:
ruby colourize_text.rb "cool chat"
https://codeberg.org/badcodecat/utilities-for-overwatchOpen linkView original on lemmy.today
Should put how to use and example input output in readme
good idea, thanks!
Should screenshot what output looks like in game for readme too