Skip to content

Files

Latest commit

f8f2e97 · Feb 17, 2024

History

History

events

Description

Events are modules which handle a specific event fired by the discord.js client. Each event module has a name property and an execute method. The execute method is used as the callback for the event with the given name.