Fabian Maulana
Fabian Maulana
I also have the same problem 😕
`discord-akairo` still doesn't support `discord.js` v13 so the only way if you still want to use `discord-akairo` is to downgrade `discord.js` to v12 reference https://stackoverflow.com/questions/69020460/discord-js-akairo-bot-this-client-setinterval-is-not-a-function edit: I just realized that...
> The interactionCreate is not triggering, when I type `/ping` in discord. The other event like `messageCreate` works fine, anyone has a solution? > > ``` > import { Listener...