LeaPhant / flowabot

Modular Discord bot with fun features including twitch commands and advanced osu! commands. 🌷
MIT License
111 stars 33 forks source link

[Bug] !render in channel that flowabot has never spoken in returns help prompt #61

Open shrublet opened 3 years ago

shrublet commented 3 years ago

Since flowabot has no last map to pull from in a channel it's never messaged, using !render will always return the help prompt regardless if a link is supplied with it (I think because it checks for previous map first?). I was scratching my head the first time this happened and then realized it was for this reason with subsequent testing.

xDololow commented 2 years ago

This also affects other commands like strains, pp and ect.

Woctor-Dho commented 2 years ago

Is there a resolution or workaround for this? I am also having this issue. All commands result in the help prompt

shrublet commented 2 years ago

Is there a resolution or workaround for this? I am also having this issue. All commands result in the help prompt

You should be able to just run !recent or any other command that doesn't try and search for a previous map first.