TeamOctolings / Octobot

A general-purpose Discord bot for moderation written in C#

Home Page:https://teamoctolings.github.io/Octobot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The bot no longer responds to the user if command execution fails

Octol1ttle opened this issue · comments

Description

image

Expected vs. Actual Behavior

The expected behavior is that the bot responds to the user notifying them that an error occurred

The actual behavior is that the bot gets stuck with is thinking status

Reproduction Steps

  1. Try to run a command that returns an error

Other Information

Suspects:
#275 (merged 3 hours ago as of writing)
#268 (merged yesterday as of writing)

Can't repro.

image

I have pushed a branch containing reproduction code for this issue. Run /ping to get the error

Still can't repro, sorry.

image