Skip to content

Guild Config - Bounty Sniper Module

The Bounty Sniper Module tracks torn bounties above $250,000 and sends alerts whenever a bounty is available to be claimed.

For detailed usage, commands, and examples, see the Bounty Sniper Overview.

Settings at a glance

Setting Default Summary
Alert Channel null The text channel where bounty alerts are sent
Ping Role null The role pinged with bounty alerts upon send
Minimum Value 2000000 The minimum value a bounty must be for an alert to be sent

Alert Channel

Purpose

The alert channel is the text channel in which alerts are sent for bounties that:

  • Are claimable, or becoming claimable
  • Are above the configured minimum value

Accepts

  • Text Channel

Default

  • null

Ping Role

Purpose

The ping role is the role which is pinged when a bounty alert is sent.

Accepts

  • Role

Default

  • null

Minimum Value

Purpose

The minimum value is an integer (a whole number) which specifies the minimum value bounties must have for alerts to be sent.

Accepts

  • Integer

Default

  • 2000000

Info

This setting only accepts whole numbers, do not include special characters such as dollar signs or commas.