ApplicationCommand shows name of bot instead of user #16

Closed
opened 2022-05-22 14:01:47 +00:00 by Foxite · 0 comments
Foxite commented 2022-05-22 14:01:47 +00:00 (Migrated from github.com)

To fix this, use message.Interaction.User instead of message.Author, make sure to check if the user is a DiscordMember and use their Nickname if present.

Currently on my phone so this will have to wait

To fix this, use message.Interaction.User instead of message.Author, make sure to check if the user is a DiscordMember and use their Nickname if present. Currently on my phone so this will have to wait
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
Foxite/FridgeBot#16
No description provided.