You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
m, err:=discordutil.GetMember(ctx.GetSession(), v.GuildID, v.UserID)
iferr!=nil {
continue
}
When a karma record in the database is linked to a user which is not a member of the guild anymore, the loop will continue and the position counter increases even if no new output entry was added eventually.
Type of Bug
Description
The table of sp!karma is wrong.
Steps to Reproduce
Images and Logs
Shinpuru Canary
Shinpuru
The text was updated successfully, but these errors were encountered: