No description
Find a file
2024-06-05 17:04:42 -04:00
src 1.0 2022-08-06 19:02:15 +02:00
AuctionHandler.js Add debug and log messages 2024-06-05 17:02:29 -04:00
config.json Add minAvgProfit value 2024-06-05 17:01:49 -04:00
index.js Add new logic for when to display auctions 2024-06-05 17:04:10 -04:00
package.json Update package.json 2024-06-05 17:04:42 -04:00
README.md Update README with new changes 2024-06-05 17:00:33 -04:00

Hypixel Auction House Flipper

Changes

  • Uses a different and more accurate JSON for retrieving average auction prices
  • Added the average price to message description
  • Add minAvgProfit to config which allows for the user to set a minimum profit based on the average price

Features:

  • Custom filters (Catergory, Name, Enchantment..)
  • Auction Copy Paste Link
  • Profit, Cost, LBIN information
  • Type of Auction (Snipe or under valued item)
  • Sales/Day check
  • Mininimal profit in value and percentage
  • Automatic price refresher
  • Discord Webhook integration
  • Ability to make some high tier enchantments worthless (like Looking 4, Luck 6 etc..)
  • Bad Enchantment filter
  • And more..