⌛Floor Alerts
This feature allows members to be alerted when their specified collection hits a certain price
Command
Parameters
Description
Example
/alerts add_floor_alert
collection_slug,price
adds the specified floor alert to the database
/add_floor_alert azuki 10
/alerts get_floor_alerts
displays all the currently subscribed floor alerts for the user
/get_floor_alerts
/alerts remove_floor_alert
collection_slug,price
removes the specified floor alert if exists
/remove_floor_alert
Last updated