Skip to content

Expose the 5,860 emoji names

Mateusz Brawański requested to merge github/fork/ikegami/master into master

Created by: ikegami

Expose the 5,860 emoji names. This helps, for example, in resolving emoji names while only considering specific guilds.

Summary

Adds Discord.FromNameStandard, which does the same thing as Discord.FromName, but ignores guilds.

Details

There's is currently no want to perform a name lookup that includes only standard names and a specific guild's emojis. This will make this and other things possible.

Changes proposed

Adds Discord.FromNameStandard, which does the same thing as Discord.FromName, but ignores guilds.

Notes

https://discord.com/channels/379378609942560770/379378610412191753/804104694220718140

Merge request reports

Loading