ObserverHerb / Celeste

A Twitch bot written in C++/Qt with a focus on multimedia and native performance
GNU General Public License v3.0
6 stars 0 forks source link

Create input mask or validator for callback URL #114

Closed ObserverHerb closed 12 months ago

ObserverHerb commented 1 year ago

The callback URL text field in the options UI should validate that it is a URL.

ObserverHerb commented 12 months ago

I attempted this but I don't know that there's a great way to do it that won't rule out valid possibilities.