Description
Permet d'obtenir le temps ou le bot est resté connecté.
discord command $uptime:
trigger:
reply with "J'ai été connecté pendant %uptime of event-bot%"
[the] uptime[s] of %strings/bots%
%strings/bots%'[s] uptime[s]
Description
Permet d'obtenir le salon à l'aide du store it in.
discord command $setup:
trigger:
create text channel:
set the name of the channel to "Bienvenue"
set the topic of the channel to "Bienvenue sur mon discord !"
create the channel in event-guild and store it in {_chnl}
[(the|a)][new] channel[(-| )builder]
Description
Permet de définir le Bitrate d'un salon.
discord command $create:
trigger:
create voice channel:
set the name of the channel to "{@bot}"
set the bitrate of the channel to 57
create the channel in event-guild
[the] bitrate[s] of %channelbuilders%
%channelbuilders%'[s] bitrate[s]
Description
Permet d'obtenir ou définir la limite d'utilisateur(s) dans un salon.
discord command $create:
trigger:
create voice channel:
set the name of the channel to "{@bot}"
set the user limit of the channel to 5
create the last made channel in event-guild and store it in {_chnl}
reply with "J'ai créer le salon ! ID: %id of {_chnl}%"
[the] user limit[s] of %channelbuilders%
%channelbuilders%'[s] user limit[s]
Description
Permet d'obtenir le nom d'un salon.
discord command $create <text>:
trigger:
create text channel:
set the name of the channel to arg-1
create the last made channel in event-guild and store it in {_chnl}
reply with "J'ai créer un salon ! ID: %id of {_chnl}%"
[the] name[s] of %channelbuilders%
%channelbuilders%'[s] name[s]
Description
Savoir si le bot est en pause ou non.
if event-bot isn't paused:
%bot/string% is paused [in %guild%]
%bot/string% (is|are)(n't| not) paused [in %guild%]
Description
Permet de vérifier si un bot joue à quelque chose dans une guilde
if event-bot is playing
%bot/string% is playing [in %guild%]
%bot/string% (is|are)(n't| not) playing [in %guild%]
Description
Permet de définir/voir si un membre est muet ou non.
discord command $checkGuildMute <member>:
trigger:
if arg-1 is guild muted:
reply with "%arg-1% est muet."
stop
reply with "%arg-1% n'est pas muet."
%members% (is|are) [<guild>] deafened
%members% (is|are)(n't| not) [<guild>] deafened
Description
Permet de vérifier si une émote est animé.
discord command $emotes:
trigger:
loop emotes of event-guild:
if loop-value is animated:
add loop-value to {_animated::*}
else:
add loop-value to {_non::*}
create embed:
set the author info of the embed to author named "Emotes %reaction "":smile:""%" with no url and no icon
set the description of the embed to "%name of event-guild% has %size of {_non::*}% emotes normal et %size of {_animated::*}% emotes animées."
set the colour of the embed to Purple
add field named "Emote normal (1/1)" with value "%{_non::*}%" to embed
add field named "Emote animées (1/1)" with value "%{_animated::*}%" to embed
send the last created embed to event-channel with event-bot
%emotes% (is|are) animated
%emotes% (is|are)(n't| not) animated
Description
Permet de voir si un membre à une permission ou non. Tu peux aussi voir si il à la permission dans un salon précis.
if event-member has permission voice connect
%member% has permission %permission% [in %-channel%]
%user% has permission %permission% [in %guild/channel%]
%member% (doesn[']t|does not) have permission %permission% [in %-channel%]
%user% (doesn[']t|does not) have permission %permission% [in %guild/channel%]