slappey
slappey copied to clipboard
Discord Bot Project Generator
I am unable to use any commands after logging into Discord. I haven't been able to use this package since the v14 update and I changed the message event from...
and i did install it globally
when i try to use slappey it just says "/usr/bin/env: ‘node\r’: No such file or directory"
This is in response to issues https://github.com/stuyy/slappey/issues/102#issue-1014510172 https://github.com/stuyy/slappey/issues/101#issue-1014111566 # Added support for [Pnpm](https://pnpm.io/) With the growing popularity of pnpm I wanted to add support. I also fixed the issue with...
Hello, I am using slappey but when I generate a command it generates a .ts file when I am using js. In the slappey.json it says `"language": "js"` too
why does it says 'slappey is not recognized as an internal or external command' when I try to do slappey
Hello, i am trying to implement slash commands in my project... But i am having problemas with the implemention. I created the following function in utils/registry.ts ```js export async function...