cannawen / dota-gsi-discord-bot

Use Dota 2's Game State Integration API to make helpful announcements in a discord voice channel
MIT License
5 stars 2 forks source link

[chore] document limitation of dead rosh + starting coaching mid-game = coach not knowing rosh is dead #89

Closed cannawen closed 1 year ago

cannawen commented 1 year ago

Roshan killed info is provided to us through the events GSI data that only lasts 10 seconds or so. If we do not consume the data within the time frame, we will not know that roshan has been killed. This is a limitation of the GSI data we get from valve