Incapamentum / Exalted-Sage

Discord bot that does API requests to retrieve a collection of daily achievements for the next day and pushes an alert when any that is in a watchlist shows up.
3 stars 0 forks source link

Fixed some issues that was causing an unintentional feedback loop #62

Closed Incapamentum closed 1 year ago

Incapamentum commented 1 year ago

Notable differences in the changes include a bit more of verbosity to make intent be clearer and to avoid missing a boundary condition that created a (short?) feedback loop.

Essentially: the Explorer role wasn't removed. These changes should fix it.