-
Notifications
You must be signed in to change notification settings - Fork 4
Add capitalization in messages #3
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Currently, all messages are taken toLowerCase() and returned as query in recieveMessage. When setting the reminder message, though, capitalization should remain intact.
We must make sure that if we do not make query lowercase beforehand, we do that before passing to other functions (like setTimeOrDay).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers