Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Set a few bot slash commands as server-only#388

Merged
notsniped merged 1 commit intomainfrom
set-some-commands-as-server-only
May 5, 2024
Merged

Set a few bot slash commands as server-only#388
notsniped merged 1 commit intomainfrom
set-some-commands-as-server-only

Conversation

@notsniped
Copy link
Member

This will help prevent unexpected errors due to lack of guild data by running commands in isobot DMs, for commands that require information about guilds (servers).

This will help prevent unexpected errors due to lack of guild data by running commands in isobot DMs, for commands that require information about guilds (servers).
@notsniped notsniped added enhancement New feature or request priority:high area:main Changes to the main functioning code type:code quality Anything that improves the source's code quality type:patch Bug fixes for the bot and/or it's commands type:cogs Any changes to the bot's slash command cogs labels May 5, 2024
@notsniped notsniped self-assigned this May 5, 2024
@notsniped notsniped merged commit 8f625a4 into main May 5, 2024
@notsniped notsniped deleted the set-some-commands-as-server-only branch May 5, 2024 16:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area:main Changes to the main functioning code enhancement New feature or request priority:high size/S type:code quality Anything that improves the source's code quality type:cogs Any changes to the bot's slash command cogs type:patch Bug fixes for the bot and/or it's commands

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant