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

[Bug] Image button missing on some servers #35

@userXinos

Description

@userXinos

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;
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions