Résultats de la recherche

Vider
Événements
Conditions
Effets
Expressions
Types
Fonctions
Sections

Voice Channel with ID (Salon vocal avec l'ID)

Compatible depuis Vixio Inconnu

Description

Permet de définir un salon vocal par son ID.

Exemples discord command topic <string> <string>:
    prefixes: $
    trigger:
        set name of voice channel with id arg-1 to arg-2 with event-bot
Pattern voice(-| )channel with id %string% [in %-guild%]

Guild Named (Guild nommée)

Compatible depuis Vixio Inconnu

Description

Obtenez toutes les guildes avec un certain nom que vixio peut trouver.

Exemples set {_var::*} to guilds named "Vixio"
Pattern guild[s] named %string%

Guild with ID

Compatible depuis Vixio Inconnu

Description

Permet d'obtenir le nom d'une guild via son ID.

Exemples broadcast name of guild with id "16165192162168461"
Pattern (server|guild) with id %string%

User in Guild (Utilisateur dans une guild)

Compatible depuis Vixio Inconnu

Description

Permet d'obtenir le nom d'un utilisateur via son ID.

Exemples broadcast nickname of user with id "1561515615610515" in event-guild
Pattern %user% in %guild%

Role with ID

Compatible depuis Vixio Inconnu

Description

Permet d'obtenir le nom d'un rôle via son ID.

Exemples add role with id "5151561851" to roles of event-user in event-guild
add role with id "5151561851" to roles of user with id "388744165443371009" in event-guild
Pattern role with id %string% [in %-guild%]

Mentionable State of Role (État d'un rôle mentionable)

Compatible depuis Vixio Inconnu

Description

Permet de définir si l'on peut mentionner un rôle ou non.

Exemples reply with "%mentionable state of role with id ""55416516516516""%
Pattern [the] mentionable state[s] of %roles% %roles%'[s] mentionable state[s]

Last Loaded Audio Track (Dernière musique chargée)

Compatible depuis Vixio Inconnu

Description

Permet d'obtenir la dernière musique chargée. 

Exemples reply with "%the last loaded track%"
Pattern [the] last loaded [audio] track [of %bot/string%] [in %guild%]

Url of Track (URL de la musique)

Compatible depuis Vixio Inconnu

Description

Permet d'obtenir l'URL de la musique.

Exemples broadcast "%url of track event-bot is playing%"
Pattern [the] ur(i|l)[s] of %tracks% %tracks%'[s] ur(i|l)[s]

Avatar of User (Avatar de l'utilisateur)

Compatible depuis Vixio Inconnu

Description

Obtenez soit l'avatar personnalisé de l'utilisateur ou son avatar par défaut que discord lui à attribué.

Exemples discord command $info <user>:
    trigger:
        reply with "%avatar of arg-1%"
Pattern [the] [discord] [<default>] avatar[s] of %users/bots/strings/member% %users/bots/strings/member%'[s] [discord] [<default>] avatar[s]

Bot State Of User

Compatible depuis Vixio Inconnu

Description

Permet de vérifier si un utilisateur est un bot ou non.

Exemples set {var} to bot state of event-user
Pattern [the] bot state[s] of %users% %users%'[s] bot state[s]