You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for example i dont want to see remaining towers and want to see instead more informations about the match like skill bracket or overall kd stats or something the second line of hubots output should be variable.
The normal output:
!dota match xxxx
hubot: Match ID xxxx is a public matchmaking game that took place 4 days ago. The Radiant won the game in 48 minutes. First blood was drawn 2 minutes into the game.
hubot: Radiant towers remaining: Ancient bottom, Middle tier 3, Middle tier 2, Top tier 3 | Dire towers remaining: Bottom tier 3, Top tier 3
first line of that is very usefull second line instead are not really interresting for match insights:
DOTA_MATCH_OUTPUT= SK(Skill Bracket), Level K D A KDA Gold LH DN XPM GPM HD HH TD (everything with the total output) Towers
this way the second line could be a lot more usefull and can be managed from users.
Ty
The text was updated successfully, but these errors were encountered:
Hi Mrsaints
for example i dont want to see remaining towers and want to see instead more informations about the match like skill bracket or overall kd stats or something the second line of hubots output should be variable.
The normal output:
!dota match xxxx
hubot: Match ID xxxx is a public matchmaking game that took place 4 days ago. The Radiant won the game in 48 minutes. First blood was drawn 2 minutes into the game.
hubot: Radiant towers remaining: Ancient bottom, Middle tier 3, Middle tier 2, Top tier 3 | Dire towers remaining: Bottom tier 3, Top tier 3
first line of that is very usefull second line instead are not really interresting for match insights:
DOTA_MATCH_OUTPUT= SK(Skill Bracket), Level K D A KDA Gold LH DN XPM GPM HD HH TD (everything with the total output) Towers
this way the second line could be a lot more usefull and can be managed from users.
Ty
The text was updated successfully, but these errors were encountered: