dwhitacre / fantasy-football-bot

Fantasy Football Bot for allowing users to interact with various services via custom commands in popular messaging apps.
MIT License
0 stars 0 forks source link

handle invalid commands in message #10

Open dwhitacre opened 2 years ago

dwhitacre commented 2 years ago

something !invalid like this doesnt work !valid valid never gets run since invalid is the found potential command

dwhitacre commented 2 years ago

relates to #9