🌐List of available events

Events are the key to make your bot alive & feel more active. Here, you'll find every events we're supporting, as for now.

Too lazy to scroll? Click me, haha!

Message

messageCreate

Fired when a message is created.

messageUpdate

Fired when a message is updated/edited.

messageDelete

Fired when a message is deleted.

messageReactionAdd

Fired when a reaction is added to a message.

messageReactionRemove

Fired when a reaction is removed from a message.

Channel

channelCreate

Fired when a channel is created.

channelUpdate

Fired when when a channel is updated.

channelDelete

Fired when a channel is deleted.

Forum Topic

forumTopicCreate

Fired when a Forum topic is created.

forumTopicUpdate

Fired when a Forum topic is updated/edited.

forumTopicDelete

Fired when a Forum topic is deleted.

forumTopicPin

Fired when a Forum topic is pinned.

forumTopicUnpin

Fired when a Forum topic is unpinned.

forumTopicReactionAdd

Fired when a reaction is added to a forum topic.

forumTopicReactionRemove

Fired when a reaction is removed from a forum topic.

forumTopicCommentCreate

Fired when a comment is added to a forum topic.

forumTopicCommentUpdate

Fired when a forum topic comment has been updated.

forumTopicCommentDelete

Fired when a forum topic comment has been deleted.

Guild

guildCreate

Fired when the bot joins a guild.

guildBanAdd

Fired when a guild member is banned.

guildBanRemove

Fired when a guild member is unbanned.

guildMemberAdd

Fired when a user join a guild.

guildMemberRemove

Fired when a guild member leave a guild.

guildMemberUpdate

Fired when the member profile (ex: guild nickname) is updated.

guildMemberRoleUpdate

Fired when a role has been added/removed from a member.

Docs

docCreate

Fired when a doc is created inside a docs channel.

docUpdate

Fired when a doc is edited/updated inside a docs channel.

docDelete

Fired when a doc is deleted inside a docs channel.

Calendar

calendarEventCreate

Fired when an event is created inside a calendar channel.

calendarEventUpdate

Fired when an event is updated/edited inside a calendar channel.

calendarEventDelete

Fired when an event is deleted inside a calendar channel.

calendarEventRsvpUpdate

Fired when an event RSVP has been updated/edited.

calendarEventRsvpDelete

Fired when a calendar event rsvp is deleted.

List

listItemCreate

Fired when an item has been created inside a list channel.

listItemUpdate

Fired when an item has been updated/edited inside a list channel.

listItemDelete

Fired when an item has been deleted inside a list channel.

listItemComplete

Fired when an item has been completed (checkmark, ya know) inside a list channel.

listItemUncomplete

Fired when an item has been uncompleted inside a list channel.

Webhook

webhooksCreate

Fired when a webhook has been created.

webhooksUpdate

Fired when a webhook has been updated/edited.

Last updated