plugin-hub icon indicating copy to clipboard operation
plugin-hub copied to clipboard

Create boostnotifier

Open rikbreukers opened this issue 1 year ago • 4 comments

Boost Notifier is a handy RuneLite plugin designed to keep track of your skill boosts. You can set up customizable level thresholds for different skills, and the plugin will send you alerts — even email notifications

rikbreukers avatar Oct 02 '24 13:10 rikbreukers

New plugin boostnotifier: https://github.com/rikbreukers/boostnotifier/tree/f4472c82c77e42c4778dba7156b2b5051ec027ea

Please don't close PRs and open new ones if there's an issue. Just push commits to the same branch.

Additionally, if I'm reading it correctly, this would store the user's email password in plaintext in their config, which would be a not-insignificant security concern.

cdfisher avatar Oct 02 '24 13:10 cdfisher

Additionally, could you remove your log.info calls, or replace them with log.debug calls? That way we won't have to read logs with a ton of spam in it.

YvesW avatar Oct 02 '24 21:10 YvesW

What possible use case is there for email? It's not real-time, and I don't feel comfortable introducing that form of external communication.

LlemonDuck avatar Oct 14 '24 20:10 LlemonDuck

closing as the above comments have not been resolved yet. feel free to resubmit when they are

LlemonDuck avatar Nov 12 '24 03:11 LlemonDuck