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
Rather than using the usernames, the command should first try nicknames, then fall back to usernames if necessary. Alternatively, according to Nicky, "Love is deep. Love is about the true you". The .love command will use the id of the user rather than the nickname.
Reasoning
This would allow users to change their nicknames in order to get a score of 100% compatibility.
Description
Rather than using the usernames, the command should first try nicknames, then fall back to usernames if necessary. Alternatively, according to Nicky, "Love is deep. Love is about the true you". The
.love
command will use the id of the user rather than the nickname.Reasoning
This would allow users to change their nicknames in order to get a score of 100% compatibility.
Proposed Implementation
Change https://github.com/python-discord/sir-lancebot/blob/main/bot/exts/holidays/valentines/lovecalculator.py#L62 to be
or in the second case
Would you like to implement this yourself?
The text was updated successfully, but these errors were encountered: