maxsaltonstall / letters-with-strangers

Apache License 2.0
2 stars 0 forks source link

simplify `emoji_letter` #190

Closed davidstanke closed 2 years ago

davidstanke commented 2 years ago

this method is a hard-to-read and overly obscure way to make an emoji out of a letter, when we could instead just surround the letter with colons:

:a: --> 🅰️ :b: --> 🅱️ ..etc

Wyatt-Stanke commented 2 years ago

A is not actually :a: on discord, it is :regional_indicator_a: