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

Add Lethal League Blaze to !randomselect and !stageselect #108

Closed nogarremi closed 3 years ago

nogarremi commented 3 years ago

What needs to be adjusted? Please describe. Add Lethal League Blaze to !randomselect and !stageselect

Describe the solution you'd like Add Lethal League Blaze to !randomselect and have !stageselect receive parameters to allow multiple game support

Additional context Requested by: wallace bean#7019 https://discord.com/channels/745298426979418204/804453275365146641/826291741887692800

nogarremi commented 3 years ago

I took care of this already. To summarize, I revamped the !randomselect functionality to accept a parameter for random character or random stage after that Lizard-BOT will look for the game.

I maintained the previous functionality of !randomselect <game> to randomize the character for particular game as well as !randomselect which will randomize for SFV implicitly.

I deprecated support for !stageselect in favor of !randomselect stage <game>. There is no default game that it will pull. I'm not against reinstating !stageselect if outcry is in favor of it but the default behavior will not return to t7stages

-Nog