Streamline
  • đŸ›Žī¸Introduction
    • Security
    • Follow the Twitter
    • Join the Discord
    • 🤖Install the bot
    • Acknowledgements
    • Terms of Service
    • Privacy Policy
  • đŸ’ģUtility Commands
    • Export Reactions
    • Export Role and Crypto Wallets
    • Role Math Add Roles
    • Role Math Remove Roles
    • [BETA] Role Trigger
  • 🏰Code Panels
    • Setup
    • Generate Code
    • Generate Random Codes
    • Import Codes
    • Manage Active Codes
    • Delete Codes
  • 📈Google Sheets
    • Google Sheet Roles
  • â„šī¸Information Panels
    • Setup Panel
    • Add or Remove Questions
    • Edit the embed
Powered by GitBook
On this page
  • Setup
  • The parameters are as follows
  • Viewing your active triggers
  • Removing the active triggers
  1. Utility Commands

[BETA] Role Trigger

PreviousRole Math Remove RolesNextCode Panels

Last updated 7 months ago

Until this command is stress tested by users its still a beta feature

Setup a rule that modify roles when an action is taken on another role

Examples

  • Verified role is added, remove the waiting room role

  • Holder Role is added, add the member role

  • Member role is removed, remove the member role

Setup

Run the command

/role-trigger setup role-to-watch: role-to-watch-type: role-to-change: role-change-type:

The parameters are as follows

  • role-to-watch -> which role to watch for changes

  • role-to-watch-type -> the type of change to watch for [add/remove]

  • role-to-change -> the role to add or remove to the user

  • role-to-change-type -> the type of action to take when the watch role is changed [add/remove]

Streamline will then prompt you to check

Once Authorised Streamline will then add this to the database and monitor for changes

Viewing your active triggers

To view the actively setup triggers in your server run the command

/role-trigger view 

Removing the active triggers

To remove the actively setup triggers in your server run the command

/role-trigger delete  
đŸ’ģ