Alerts#

  • . alert or . alert --help helps to find out all avilable alerts. Continue using --help for discovered sub commands, to find out all options.

Base alerts#

Base health below threshold#

  • . alert base_health_is_lower_than set 90 - the most convinient command to receive alerts about. It pings you if any base health below 90% in the current configuration.
  • . alert base_health_is_lower_than status to check current configuration
  • . alert base_health_is_lower_than unset to disable alert

Base money below threshold#

  • . alert base_money_is_lower_than set 5000 - Set threshold of base money, below which you will receive alert
  • . alert base_money_is_lower_than status to check current configuration
  • . alert base_money_is_lower_than unset to disable alert

Base cargo below threshold#

  • . alert base_cargo_space_left_is_lower_than set 5000 - Set threshold of base cargo space left, below which you will receive alert
  • . alert base_cargo_space_left_is_lower_than status to check current configuration
  • . alert base_cargo_space_left_is_lower_than unset to disable alert

Base under attack#

  • . alert base_is_under_attack enable - turns on alert if spotting the base in forum thread for base attack declarations. enable, disable, status sub commands are similar.

Base Health decreasal#

  • you can turn on . alert base_health_is_decreasing enable command for making alert if base loses its health.

PoB Good alerts#

First add bases for tracking, the alerts will work only if there are bases added by . base tags command about which u can read there. After that you can add pob good alert configs like that:

  • . alert pobgood_quantity_below_than add commodity_food 1000 - to add alert if commodity good below than 1000
  • . alert pobgood_quantity_below_than remove commodity_food - to remove alert about commodity good
  • . alert pobgood_quantity_below_than clear - to remove all pob good alert configs
  • . alert pobgood_quantity_below_than list - list settings of this alert

Also exists pobgood_quantity_above_than alert, that is configured same, but works in opposite way of alerting when amount of good is above the desired threshold amount

Ping message#

  • By default Discord server owner is pinged ( <@DiscordServer.Owner.ID> )
  • . alert ping_message set @here - You can change to @here or @specific_role by setting this
  • . alert ping_message status - you can use sub command status to check configuration like
  • . alert ping_message unset - you can unset to default ping message