Deprecate /game #254
Labels
No labels
bug
config update
documentation
duplicate
enhancement
in dev
input needed
new feature
not in draft
refactor
waiting on docs update
wont-do
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Sirdog/EnduraBot#254
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
While beginning to work on #248, I found another bug in the API logic where
Vintage Storyhad a valid return on the backend but EnduraBot did not display the embed. Likely because some data that EnduraBot expected to always exist did not return and there is no current handling for it. I'd have to inspect the raw JSON return and make the error handling more robust to correct that.Ultimately, current logs indicate that no one has used the command aside from me since November. There is one exception, wherein Fleff used it, but that was in VC with me and only to test an edge case, not because he genuinely wanted the information.
For a feature that no one uses, handling an external API is not worth it. Need to deprecate.
Addressed by #255. Awaiting documentation update.
Documentation updated; awaiting next release. Closing.