Bots: Difference between revisions
Appearance
Johnball589 (talk | contribs) |
Johnball589 (talk | contribs) |
||
Line 35: | Line 35: | ||
Apply Effect - Copies the message member that triggered this flow and either makes the text Bubble (ⓣⓔⓢⓣ) or Squares (🅃🄴🅂🅃) depending on the option. | Apply Effect - Copies the message member that triggered this flow and either makes the text Bubble (ⓣⓔⓢⓣ) or Squares (🅃🄴🅂🅃) depending on the option. | ||
Generate Random Number - Generates a random number with {GeneratedNumber} string when a member triggers this flow. You can either include normal text next to the string {GeneratedNumber}, or change the maximum value.(Max value cant be lower than 1. | Generate Random Number - Generates a random number with {GeneratedNumber} string when a member triggers this flow. You can either include normal text next to the string {GeneratedNumber}, or change the maximum value. (Max value cant be lower than 1). | ||
Pick Random from List - Picks any random one of the texts on the list when a member triggers this flow. To create a list, you have to include ',' for | Pick Random from List - Picks any random one of the texts on the list when a member triggers this flow. To create a list, you have to include ',' for separating the texts on changing the list. | ||
Assign Role - Assigns the member a role when a member triggers this flow.(If member name on the flow is empty, then role is assigned to the member that triggers this flow. | Assign Role - Assigns the member a role when a member triggers this flow. (If member name on the flow is empty, then role is assigned to the member that triggers this flow). You can select which role to pick, then that role gets assigned to the member when flow is triggered. | ||
Remove Role - Same as Assign Role flow, except it removes the role from the member instead. You can select which role to pick, then that role will be removed off from the member that has this role. | Remove Role - Same as Assign Role flow, except it removes the role from the member instead. You can select which role to pick, then that role will be removed off from the member that has this role. |