Skip to content

Sending an !admin command via chat hangs #232

@christopherwk210

Description

@christopherwk210

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    is: bugSomething isn't workingmeta: unconfirmedUnconfirmed issue, requires investigation.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions