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] Reminder to pick up neutral item after 7 minutes #50

Closed cannawen closed 1 year ago

cannawen commented 1 year ago

GIVEN it is 7:00 WHEN 2 minutes elapse and it is 9:00, and WHEN the student does not have a neutral item THEN the bot should remind them about neutral items

The student should be reminded every 2 minutes that they are missing a neutral item.


GIVEN it is when a new tier of neutral items spawn THEN bot should remind new neutral items are spawning

cannawen commented 1 year ago

Changed to start rule after 10 minutes (first reminder at 12)