Normalise email inputs #21

Closed
opened 2024-09-24 14:19:33 +00:00 by silver · 2 comments
Owner

User recently had an issue using /link_wolves
Turns out their email had capitals in it and they were enteing the lowercase of it.

User recently had an issue using ``/link_wolves`` Turns out their email had capitals in it and they were enteing the lowercase of it.
Author
Owner
Will prob need to use https://sqlite.org/lang_corefunc.html#lower
Author
Owner

On reflection, normalising the email is not a good idea since some email systems are case sensitive.

On reflection, normalising the email is not a good idea since some email systems are case sensitive.
Sign in to join this conversation.
No labels
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: Skynet/discord-bot#21
No description provided.