Join our Discord for access to our best tools!

Discord

Input for Undercut Alerts and Sales Alerts

Configure your undercut alerts below. Copy the generated JSON and use it in our discord server for the bot slash command '/ff undercut' or '/ff sale-register' to activate or update patreon undercut alerts.

Hours
Stack Size
Data Center
World

Input for Undercut Alerts

Copy this to your clipboard and use it in our discord server for the bot slash command '/ff undercut' to activate or update patreon undercut alerts.

{
  "retainer_names": [],
  "server": "Adamantoise",
  "add_ids": [],
  "ignore_ids": [],
  "hq_only": false,
  "ignore_data_after_hours": 720,
  "ignore_undercuts_with_quantity_over": 9999
}

Input for Sales Alerts

Copy this to your clipboard and use it in our discord server for the bot slash command '/ff sale-register' to activate patreon sale alerts.

{
  "retainer_names": [],
  "server": "Adamantoise",
  "item_ids": []
}