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 message updated (in selected channel or all channels)
on guild add discordconnection
v10.4.28
Triggers the given function by every joined preson
on message create discordconnection
v10.4.28
Triggers the given function by every message (in selected channel or all channels)
on guild remove discordconnection
v10.4.28
Triggers the given function by every person that leaves the server.
on message delete discordconnection
v10.4.28
Triggers the given function by every message deleted (in selected channel or all channels)
on voice join discordconnection
v10.4.28
Triggers function when someone joins any voice channel.
on interaction discordconnection
v10.4.28
Triggers the given function by every interaction
on voice leave discordconnection
v10.4.28
Triggers function when someone leaves any voice channel.
Back to
discord
Return to the main group to view all sub-groups