I made a module script that lets you simluate the emoji autocomplete that Discord or the Devforum has
Like this
This can work with any textbox btw
Emoji.rbxm (4.1 KB)
Also I would recommend putting this in Workspace because it gets all the emojis from api.github.com/emojis and to do that it uses a ServerScript
If there are any bugs let me know
Btw to make it work just do module.init(textbox)
Example
Feedback will be appreciated