nyxx_interactions 2.0.0-rc.11 nyxx_interactions: ^2.0.0-rc.11 copied to clipboard
Nyxx Interactions Module. Discord library for Dart. Simple, robust framework for creating discord bots for Dart language.
2.0.0-rc.4 #
21.04.2021
Release Candidate 2 for stable version. Requires dart sdk 2.12
- Interactions (Slash command) initial implementation (3128388) @HarryET
- Implemented Commander like interface (8fae519)
- Added
subCommand
property to InteractionEvent to ease out recognizing subcommands (5b30b29)
1.1-dev.1 #
- Initial version @HarryET