So, my question is really simple: is it possible to create an alias just using the name of the alias and the id of the emoji? Something like /alias add name:nqn emoji:123456789012345678
At the moment I'm doing the following:
- Creating a
txtfile on my device - Writing there the emoji id and name of the alias (like
) - Importing it using the import command
But yk this is a bit tricky and I'd really like to use an easier method...
Thanks!
