You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow Simple Commands to have text replacement based on argument numbers.
Example:
CommandWord: !hug
Response: "Time for a big hug for $arg1!"
Input: !hug DevChatter
Output: Time for a big hug for DevChatter
Input: !hug @Brendoneus
Output: Time for a big hug for @Brendoneus
Allow Simple Commands to have text replacement based on argument numbers.
Example:
This depends on #3 being done first.
The text was updated successfully, but these errors were encountered: