nyxx_commander 2.0.0-rc.10 copy "nyxx_commander: ^2.0.0-rc.10" to clipboard
nyxx_commander: ^2.0.0-rc.10 copied to clipboard

discontinuedreplaced by: nyxx_commands
outdated

Nyxx Commander Module. Discord library for Dart. Simple, robust framework for creating discord bots for Dart language.

2.0.0-rc.3 #

25.04.2021

Release Candidate 2 for stable version. Requires dart sdk 2.12

  • Support for aliases for Commander (580e55c)
  • Fix command aliases (17187c5) @WasserEsser
  • Fix command recognition in Commander (7fff136) @WasserEsser

1.0.1 #

03.09.2020

  • Fix default command handler not being invoked.

1.0.0 #

24.08.2020

Stable release - breaks with previous versions - this version required Dart 2.9 stable and non-nullable experiment to be enabled to function

1.0.0 drops support for browser. Nyxx will now run only on VM

  • dart:mirrors no longer required to function
  • Support for command and command groups
  • Allows to run code before and after invoking command. Allows to run code before matching command.
  • Fixed and added new functionality to CommandContext
    • Support for extracting quoted text, parameters and code blocks
    • Getter for shard that command is executed
  • Improved performance and extensibility
6
likes
0
pub points
35%
popularity

Publisher

verified publisherl7ssha.xyz

Nyxx Commander Module. Discord library for Dart. Simple, robust framework for creating discord bots for Dart language.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

http, logging, nyxx

More

Packages that depend on nyxx_commander