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

Disable all OpenAI-related commands#419

Merged
notsniped merged 1 commit intomainfrom
urgent.remove-openai-commands
Jun 3, 2025
Merged

Disable all OpenAI-related commands#419
notsniped merged 1 commit intomainfrom
urgent.remove-openai-commands

Conversation

@notsniped
Copy link
Member

It appears that these commands were causing the entire utils cog to fail, due to a broken OpenAI import. This led to NONE of the commands from the utils cog appearing, which led to the loss of many other commands too.

This update aims to restore maximum functionality by preventing the missing OpenAI import for the AI commands to cause failure while loading the cog.

It appears that these commands were causing the entire `utils` cog to fail, due to a broken OpenAI import. This led to NONE of the commands from the `utils` cog appearing, which led to the loss of many other commands too.

This update aims to restore maximum functionality by preventing the missing OpenAI import for the AI commands to cause failure while loading the cog.
@notsniped notsniped self-assigned this Jun 3, 2025
@notsniped notsniped added bug Something isn't working priority:critical area:main Changes to the main functioning code type:patch Bug fixes for the bot and/or it's commands type:cogs Any changes to the bot's slash command cogs area:utils Any changes related to the utility commands in isobot labels Jun 3, 2025
@notsniped notsniped removed the bug Something isn't working label Jun 3, 2025
@notsniped notsniped merged commit 1724277 into main Jun 3, 2025
1 check passed
@notsniped notsniped deleted the urgent.remove-openai-commands branch June 3, 2025 15:08
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 area:utils Any changes related to the utility commands in isobot priority:critical size/L 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