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

Add command error details output for uncaught errors#297

Merged
notsniped merged 4 commits intoPyBotDevs:mainfrom
cyanogus:return-uncaught-errors-in-command
Jun 16, 2023
Merged

Add command error details output for uncaught errors#297
notsniped merged 4 commits intoPyBotDevs:mainfrom
cyanogus:return-uncaught-errors-in-command

Conversation

@cyanogus
Copy link
Contributor

MERGE THIS PULL REQUEST ONLY AFTER #296 IS MERGED!

This change should make development easier, better debugging and testing for commands, and general debugging purposes.

(Referenced from issue #295)

This should make development easier, better debugging and testing for commands, and general debugging purposes.

(Referenced from PyBotDevs#295)
@notsniped notsniped linked an issue Jun 16, 2023 that may be closed by this pull request
@notsniped notsniped self-assigned this Jun 16, 2023
@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 labels Jun 16, 2023
The `error` argument already displays the entire exception details in the command.
@notsniped
Copy link
Member

#296 merged.

@notsniped
Copy link
Member

Merging this PR now.

@notsniped notsniped merged commit 3203f84 into PyBotDevs:main Jun 16, 2023
@cyanogus cyanogus deleted the return-uncaught-errors-in-command branch July 11, 2023 05: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/XS type:code quality Anything that improves the source's code quality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add command error details output for uncaught errors

2 participants