Access Command

This set of commands can be used to add, remove and view the channels you have setup for your various monitors and scrapers.

Adding a channel for monitor access

To add a channel for monitor access you need to use the access add command. This command requires the name of the store and the channel you would like to use for it. Example:

!m access add target #target-monitor

Please note that this command does not monitor the website in any way. This command will simply tell the monitor or scraper where to send notifications. You must add items to the monitor or search terms to the scraper in order to start receiving notifications.

Adding a channel for scraper access

To add a channel for scraper access you need to use the access add command. This command requires the name of the store and the channel you would like to use for it. Example:

!m access add target scraper #target-scraper

Remove a channel for monitor access

To remove a channel for monitor access you need to use the access remove command. This command requires the name of the store. Example:

!m access remove target

Remove a channel for scraper access

To remove a channel for scraper access you need to use the access remove command. This command requires the name of the store. Example:

!m access remove target scraper

View access channels added

You can view a list of all the access channels you have added using the access running command. Example:

!m access running

You can view which store monitors and scrapers are missing an access channel by using the !m monitors and !m scrapers commands respectively and looking for the emoji.

Last updated