grammyjs / conversations

Conversational interfaces for grammY.
https://grammy.dev/plugins/conversations
MIT License
52 stars 17 forks source link

added url validation #31

Closed HeeroML closed 2 years ago

HeeroML commented 2 years ago

Added a URL validation to the ConversationForm class. Right now, this doesn't work without protocol. I have some ideas to fix this without external libs. The scope is my discussion question. Support all protocols?