Duplicate command aliases are being imported into client.dotCommands #18

Closed
opened 2024-09-24 02:09:59 +00:00 by voidf1sh · 2 comments
Owner

If a command has an attached alias it gets imported into the client.dotCommands Collection once for every alias on the list. This causes them to be needed to filtered out later (see #17, v3.3.2). Should be fixable pretty easy when collections.dotCommands is called.

If a command has an attached alias it gets imported into the `client.dotCommands` Collection once for every alias on the list. This causes them to be needed to filtered out later (see #17, v3.3.2). Should be fixable pretty easy when `collections.dotCommands` is called.
voidf1sh added the
bug
label 2024-09-24 02:09:59 +00:00
voidf1sh self-assigned this 2024-09-24 02:09:59 +00:00
Author
Owner

image

![image](/attachments/1b86a0cd-0c0c-47db-9b42-f91ecc9dc668)
voidf1sh added this to the v3.3.3 Merge milestone 2024-09-24 02:10:53 +00:00
Author
Owner

Fixed in 00df6074d6 will be published in v3.3.3

Fixed in 00df6074d6 will be published in v3.3.3
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: voidf1sh/nodbot#18
No description provided.