hackclub / slacker

Slacker is an attempt to organize and systematize our developer/customer support use cases into something that is easy to manage and measure, and also is welcoming of newcomers wanting to help participate on projects.
16 stars 19 forks source link

Single-emoji slack messages should not be minted into AIs #126

Closed grymmy closed 9 months ago

grymmy commented 9 months ago

The less-than-three-character filtering logic we applied does not respect emojis as single characters (i.e., the underlying msg is like :rofl:). Slacker should treat these as encoded strings as singular logical characters.