discord-bot icon indicating copy to clipboard operation
discord-bot copied to clipboard

Discord bot framework

Results 1 discord-bot issues
Sort by recently updated
recently updated
newest added

Hello, I am trying your package and ran into the following error: ``` > node .\discord.js node:internal/validators:237 throw new ERR_INVALID_ARG_TYPE(name, 'Function', value); ^ TypeError [ERR_INVALID_ARG_TYPE]: The "listener" argument must be...