AnIdiotsGuide/discordjs-bot-guide

Manage events

adrianmartinezud opened this issue · 2 comments

Hello, I have seen that discord has added a new function to create events and I would like to know if discordjs has something to manage this via bot, I have been looking in the documentation and I have not found anything: /

image

It's safe to assume that if it isn't in the documentation it hasn't been added yet, if I know the devs they're probably working on it as we speak.

There is a PR already opened for it discordjs/discord.js#6493