Emoji system help

I wanted to implement an emoji system into my game with custom emojis (as ImageLabels), but since LegacyChatService is being removed I can’t figure out a way to do this.

Something I thought of was to disable chat using SetCoreGuiEnabled and make a completely custom chat tho I dont know if this is completely allowed…

Any ideas would be appreciated!