Charts

Render a line chart of discovered auras over time.

The chart system renders a line chart of discovered auras over time. You build a selection of auras and then ask the bot to render them across a range.

  • /chart add adds an aura to the selection.
  • /chart remove pops one out.
  • /chart list shows the current selection.
  • /chart clear starts over.
  • /chart generate renders the line chart for the selected auras, scoped to a range.

Ranges are the same everywhere: last_hour, last_day, last_week, last_month, last_year, or all_time. Pass unique_auras: true to count distinct auras only.