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

I'm a Discord bot that can generate a random Minesweeper game using spoiler tags, for anyone to play!

Results 8 minesweeper-bot issues
Sort by recently updated
recently updated
newest added

No idea why I'm getting this whenver using the minesweeper command. All the perms look correct.

**Description** Bot doesn't respond to any commands **To reproduce:** Steps to reproduce the behavior: 1. Use any bot command **Expected behavior** Bot should respond to commands. **Screenshots** ![image](https://github.com/JochCool/minesweeper-bot/assets/36077796/0f7f42dc-8af2-4973-94ac-b75eadd3de11)

bug

Not a single other application has such a command, and I doubt anyone actually runs it.

enhancement

Discord allows commands to have translations ([docs](https://discord.com/developers/docs/interactions/application-commands#localization)); this bot could make use of that.

enhancement

Instead of rewriting the entire syntax, the `!help` command should properly show that a command is an alias when it is, like this: * `!ms → !minesweeper`

enhancement

Bumps [ws](https://github.com/websockets/ws) from 8.3.0 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...

dependencies