Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[roletools] — Bot Emojis Support #338

Open
lisbonjoker opened this issue Jul 23, 2024 · 1 comment
Open

[roletools] — Bot Emojis Support #338

lisbonjoker opened this issue Jul 23, 2024 · 1 comment

Comments

@lisbonjoker
Copy link

Like the title says a way to support the new discord feature of Bot Emojis to use them for role emojis in buttons or dropdowns.

@TrustyJAID
Copy link
Owner

This will require waiting until discord.py has a release that supports them. As of right now those new emojis will require a fetch call for the bot to even see them, they're not given in any gateway event like server emojis. I don't know what discord.py plans to do about caching them yet, that's still being discussed in bikeshedding in the discord.py server. Presumably when that all happens you will likely be able to just use the emoji ID in any existing commands and the bot will find the appropriate emoji from that requiring little to no changes on my part.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants