Price Monitor Forwarding Commands

This set of commands allows you to forward price monitor notifications for specific items to specific channels. All available commands can be viewed using: !m help forward

Adding a forwarding rule

Use this command to forward all notifications for a specified item to the mentioned channel. To add a forwarding rule you need to use the forward add command. This command requires the name of the store, the SKU of the item you would like to forward and the channel you would like to forward the notifications to. Example:

!m forward add amazonprice B08KWN2LZG #gpu

In this example we are forwarding all price monitor notifications for the item with SKU B08KWN2LZG from the Amazon price monitor to the #gpuchannel.

Removing a forwarding rule

Use this command to remove a forwarding rule you have previously added. To remove a forwarding rule you need to use the forward remove command. This command requires the name of the store, the SKU of the item and the the channel you would like to remove the forwarding rule for. Example:

!m forward remove amazonprice B08KWN2LZG #gpu

View added forwarding rules

You can view a list of all the forwarding rules you have added for each store using the forward running command. This command only requires the name of the store. Example:

!m forward running amazonprice

Last updated