dotabod / backend

Backend services for dotabod, the popular twitch streamer tool
https://dotabod.com
GNU Affero General Public License v3.0
40 stars 14 forks source link

!gm | unranked match #302

Open dankYoff opened 1 year ago

dankYoff commented 1 year ago

when match is unranked, respond as such in !gm

akshatvishu commented 1 year ago

Hey, I would like to work on this issue.

Geczy commented 11 months ago

@akshatvishu how'd it go?

timmchi commented 1 month ago

@Geczy is there any particular format this unranked response should follow? Is something like "This match is unranked." sufficient, or should it include avg medals and medals as well as the unranked message?

Geczy commented 1 month ago

i think it should return the game medals still, since that's the intent of the command. but also to let them know it's unranked (can look at how the !ranked command does this)

@timmchi thanks for checking!