-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
is: bugSomething isn't workingSomething isn't workingmeta: unconfirmedUnconfirmed issue, requires investigation.Unconfirmed issue, requires investigation.
Description
I have read the above disclaimer and I am submitting a new bug report and have verified no other duplicate reports exist in the Issues or Discussions tabs.
- Confirm
Describe the Issue
When sending an !admin command chat message, the promise never resolves.
Reproduction Steps
Sending a chat message like so:
await client.messages.say('!admin');Will never resolve. It seems that this line is the culprit, I don't believe that wait() here is ever satisfied with admin commands.
Expected Behavior
client.messages.say should properly resolve when a user sends an !admin command.
Library Version
2.0.4
Environment / Runtime
Node 22.17.0
Project Repository
https://github.com/christopherwk210/tophers-archipelago-web-client
Additional Notes, Screenshots, or Files
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
is: bugSomething isn't workingSomething isn't workingmeta: unconfirmedUnconfirmed issue, requires investigation.Unconfirmed issue, requires investigation.