darkstormgames / darkstormgames/ToadOverlay
Rewrite ClientHandlers to discord.js v14.13.0 structure
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Old ClientHandlers are basically obsolete with the new interactions structure...
- [x] MessageHandler (for text interactions)
- [x] ReactionHandler
- [ ] CommandHandler (for slash commands)
- [ ] maybe optional: InteractionHandler (button presses, etc...) [needs a better name...]
- [ ] ClientHandler (to handle all the stuff above)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.