MidgetJake / UniversalDiscordNotifier

BSD 2-Clause "Simplified" License
4 stars 3 forks source link

Ignore notifications in speedrun worlds #20

Closed Mm2PL closed 2 years ago

Mm2PL commented 2 years ago

This adds a isSpeedrunWorld() method to UniversalDiscordPlugin and makes most notifiers not even attempt to notify when on a speedrun world (checked by activity text).

MidgetJake commented 2 years ago

Any chance that you are able to sort these with the latest merge? These changes are fine, but it's my bad that I hadn't merged in the PR that I had meant to (and forgot about) a couple months ago :S

Mm2PL commented 2 years ago

I'll try to manually 'rebase' the code to current master when i have some time :)

Mm2PL commented 2 years ago

Everything is now up to date with master