MidgetJake / UniversalDiscordNotifier

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

Fix %points% outputting total points instead of points recieved #19

Closed Felanbird closed 2 years ago

Felanbird commented 2 years ago

As noted in the README - %points% is supposed to output the recieved points, but currently it outputs your total points. https://github.com/MidgetJake/UniversalDiscordNotifier/blob/10c72cae85a2f8935b086ba64fc0cd9d70c0ba63/README.md?plain=1#L58

This moves the declaration in SLAYER_COMPLETE_REGEX

MidgetJake commented 2 years ago

May want to check if this works with the PR that was merged in. A lot of changes were made and I believe this may have been included. If it was not. Feel free to update it.

And so sorry that I have been so absent from this project. I don't want to make people efforts seem like they are for nothing

Felanbird commented 2 years ago

@MidgetJake Resolved