Send message feature #11
Reference in New Issue
Block a user
Delete Branch "send-message-feature"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: GotPPay
Dialog for sending message is fully functional (meaning it's sending message to skill admin email). Email is validated using regex and if it is not valid email, user is asked to say it again.
Some notes on using custom slot types for Email and Message :
Note on email input : since it's impossible to know weather "dash", or "underscore", or "dot" (etc) are part of the email or symbol, they are interpreted as symbols.