Blocks within discord events
List of all the block within the discord events
group. If you're running an older core version, there may be groups listed here that are not available to you (yet).
discordconnection
v10.4.28
Triggers the given function by every joined preson
on guild remove discordconnection
v10.4.28
Triggers the given function by every person that leaves the server.
on voice leave discordconnection
v10.4.28
Triggers function when someone leaves any voice channel.
on message updated discordconnection
v10.4.28
Triggers the given function by every message updated (in selected channel or all channels)
on message create discordconnection
v10.4.28
Triggers the given function by every message (in selected channel or all channels)
on message delete discordconnection
v10.4.28
Triggers the given function by every message deleted (in selected channel or all channels)
on interaction discordconnection
v10.4.28
Triggers the given function by every interaction
on voice join discordconnection
v10.4.28
Triggers function when someone joins any voice channel.
Back to
discord
Return to the main group to view all sub-groups