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

[feature] Use item reminders (trusty shovel, midas, pirate's hat) #8

Closed cannawen closed 1 year ago

cannawen commented 1 year ago

Investigate: can you see your teammates' cooldowns? Answer: no.

cannawen commented 1 year ago

Create a custom jest matcher for SideEffectInfo

https://everyday.codes/javascript/create-custom-jest-matchers-to-test-like-a-pro/ Done

cannawen commented 1 year ago

Bug with TTS maybe: 2023-03-17 23:59:54 error [DISCORD] Unable to play file at path /Users/canna/workspace/dota-gsi-discord-bot/audio/dig fixed; mixed up tts and audio file events

Also need to disable reminder when user is dead. done