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

This bot is a simple Discord Slash Bot.

Results 2 discord-slash-bot issues
Sort by recently updated
recently updated
newest added

how to add `ephemeral: true` in this method for slash commands?

## Getting this error: ``` DiscordAPIError: Invalid Form Body options[0].name: Command name is invalid ``` Using Node.js v16.9.1, npm v7.21.1 ### Steps to reproduce: - `git clone https://github.com/muratvastark/discord-slash-bot` - `cd...