Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

[Bug] Image button missing on some servers #35

Open
userXinos opened this issue Sep 16, 2022 · 0 comments
Open

[Bug] Image button missing on some servers #35

userXinos opened this issue Sep 16, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@userXinos
Copy link
Member

Describe the bug
Image button missing when Apps is in the menu

intentional behavior at the moment, otherwise it will crash

// @TODO (temporarily ?)
// avoid infinite loop if there are context menu commands in the guild
if (guildId) {
if (2 in getGuild(guildId).applicationCommandCounts) {
return res;
}
}

@userXinos userXinos added the bug Something isn't working label Sep 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant