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
{{ message }}
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.
Currently, the parameter has to be member_id. Just as the parameter discord.Member can match ID, tag or name, we should be able to create an object/parser that can use both.
user set member[id] key value would become user set member[id/nickname] key value.
The text was updated successfully, but these errors were encountered:
Currently, the parameter has to be
member_id
. Just as the parameterdiscord.Member
can match ID, tag or name, we should be able to create an object/parser that can use both.user set member[id] key value
would becomeuser set member[id/nickname] key value
.The text was updated successfully, but these errors were encountered: