Add OSRS FlipHub plugin#12899
Conversation
|
This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed. Internal use only: Reviewer details Maintainer details |
|
Your plugin is too large. We have a limit on the autoreviewer of 200k tokens and you are at 290k. only the main source code contributes to the token count. tests, resource files, and any comments in your source code are ignored. As we do not have the capacity to review plugins of this size you will need to substantially reduce the size of your codebase if you want to get it merged. I am sure your LLM can help you with this. some common issues:
|
|
i took another glance at this and your codebase is sort of absurd, you have basically reimplemented an entire DI / hook / whatever system that was not necessary in the first place with this |
Thanks Riktenx, appreciate the quick feedback as always. I'll be back once I'm able to get this LoC down, I'll see if I can bring someone on to work with me atleast for some reviewing |
Adds OSRS FlipHub, a Grand Exchange flip tracker.
What it does
Read-only / no automation
The plugin only observes
GrandExchangeOfferChangedand related client events. It performs no automation and sends no input to the game. No RuneScape/Jagex credentials are requested, read, or transmitted.Network / data handling (please note)
prices.runescape.wiki).osrsfliphub.com) to power an online dashboard. This is opt-in - nothing is uploaded until the user links - and is disclosed both in the plugin description and in a dedicated config section. Clearing the key or clicking Unlink stops uploads immediately.Source: https://github.com/zFallan121/OSRS-FlipHub-Plugin-Public
Licensed BSD 2-Clause.