lizardman301 / Lizard-bot-rsf

Simple bot built for the r/streetfighter East Coast online weekly tournament to help players see current round and with some commands for TOs. Requires discord.py
Mozilla Public License 2.0
6 stars 4 forks source link

!rs breaks on unexpected term #121

Closed lizardman301 closed 3 years ago

lizardman301 commented 3 years ago

Describe the bug !rs breaks if two words are passed that it is not expecting.

To Reproduce Steps to reproduce the behavior:

  1. Type !rs two words
  2. See error

Expected behavior Should return a better exception message such as Invalid terms

Screenshots image

Additional context None