이모지 문자 아바타 😁

I just implemented this on my site and it’s great! (and kinda hilarious)

Requires a new emoji font for the letter-avatars service, and a plugin to add options to the system avatar template url.

I considered a variety of ways to let the user provide an emoji but I ended up simply extracting the first emoji out of the user’s Name or “About Me” bio.

10개의 좋아요

Customization > Plugin 채널로 이동했습니다! 구현 완료! :rocket:

4개의 좋아요

Got to learn all about the joys of unicode :sweat_smile:
I started down the path of supporting emoji in usernames but stopped after seeing discourse puts many guardrails around unicode in usernames.

P.S. thanks to @pfaffman’s name_first_letter plugin as a starting point. If no emoji is found this will fallback to using the first character (using grapheme_clusters) in the Name, and to the username if no Name.

3개의 좋아요