v3.0.0
What's Changed
⚠️ Do NOT use v3 of the module with discord.js v12! This will NOT work.
✨ Version 2 is still supported and bugfixes will also be made on it. Check readme for more info.
- GH-48: Move to discord.js v13+ and Node.js 16.6+
- GH-51: Play using Discord buttons by default — #158
- GH-56: Use slash command as the default one — #156
- GH-56: Customize option name for slash command — #160
- GH-159: Request a duel using buttons by default — #164
- Use Discord API to prevent malicious mentions in messages — db4d4b3
- Allow discord.js client to be attached before it is ready — 6f6a09d
- Support deferred interactions to be handled — 582f909
- Removing deprecated code of version 2 — 69e4d2b
Full Changelog: v2.2.0...v3.0.0
Thanks to @itzInnovator who helped me a lot during testing phase.