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

Fix discord state stuck at buffering and refactor #34

Closed cannawen closed 1 year ago

cannawen commented 1 year ago

Something about playing a TTS without saving it turned AudioPlayerState to infinitely buffering so we could never play another audio file.

Work around by saving it to file and accidentally implemented caching