mdiller / MangoByte

A discord bot that provides the ability to play dota hero response clips, do tts, and a variety of other utilities
MIT License
89 stars 32 forks source link

Add a ?percent Command #56

Open mdiller opened 2 years ago

mdiller commented 2 years ago

This would work with the matchfilter but it would be 2 matchfilters basically. Something like ?percent lina where firstblood, which would get all the games where i play lina and out of those it would tell me how often i get firstblood for example.

mdiller commented 2 years ago

This is much more doable with slash commands, because 2 matchfilter arguments would be much easier to implement in this way.