BazaarNotifier
BazaarNotifier copied to clipboard
Mod and Discord Bot for Hypixel Skyblock that helps with tracking bazaar sell offer and buy order movements
Expected behavior: Right click to change tab between Instant Sell, Sell Offer, and Instant (1m) Actual behavior: Right clicking the tab, especially when the module fails to load like this...
Add the same setting as for suggester window & crafting window but for the Orders window (eg, having 21/27 displayed instead of 10)
Sometimes (often) orders dissapear, and canceling one cancels another that is not related to it (idk if thats correct but at list it dissapears from display). The list isn't empty...
Report bugs in the discord server! https://discord.gg/wjpJSVSwvD 1. Encoding issue with gemstone items: #129
Add a bit in the outdated message that shows how many items are better than yours. This is useful for not canceling orders when there is only a single item...
Option is toggleable in /bn OneConfig menu in the general section. Only plays the sound on outdated orders.
Even if we aren't to the point of enabling the collection check quite yet, we want to link up the mod with the endpoints of https://github.com/symt/api.bazaarnotifier Where the old collection...
We want to move the order history and raw difference out of the BankCalculator and into the BankModule so it can be saved. The refactoring should be done automatically to...