-
{replyMentions}
: Controls whether roles, everyone and users can be mentioned in the bot reply
- Argumente:
- allowRoles = "true"
- allowEveryone = "false"
- allowUsers = "true"
- Beispielergebnis: <leer>
- Mit Eingabe:
{replyMentions;false;true;false}
-
{botTyping}
: Makes the bot type in the given channel for a few seconds
- Argumente:
- channel = message.channel.id
- Beispielergebnis: <leer>
-
{deleteResponse}
: Configures after which time the action response message should get deleted
- Argumente:
- Beispielergebnis: <leer>
-
{dm}
: Responds in DMs of the user instead of a guild channel
-
{respondIn}
: Responds in the given channel on the server
- Argumente:
- channel = message.channel.id
- Beispielergebnis: <leer>
- Mit Eingabe:
{respondIn;channel}
-
{replyUser}
: Responds to the user with this text or template