nyxx_extensions 3.0.0-dev.0 copy "nyxx_extensions: ^3.0.0-dev.0" to clipboard
nyxx_extensions: ^3.0.0-dev.0 copied to clipboard

outdated

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

3.0.0-dev.0 #

24.11.2021

  • Create lib/nyxx_extensions.dart which exports all sub libraries
  • filterEmojiDefinitions from emoji library now returns Stream<EmojiDefinition>
  • Export library for each file

Other changes are initial implementation of unit and integration tests to assure correct behavior of internal framework processes. Also added Makefile with common commands that are run during development.

2.0.0 #

03.10.2021

Bumped version to 2.0 for compatibility with nyxx

  • Added compatibility for nyxx 2.0.0-rc2
  • Implemented mutual guilds extension method (9a8bb35)

2.0.0-rc.3 #

25.04.2021

Release Candidate 2 for stable version. Requires dart sdk 2.12

  • Added compatifility for nyxx 2.0.0-rc2
  • Implemented mutual guilds extension method (9a8bb35)

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

  • New emoji module for fetching available emoji info
  • Pagination module for created paginated messages
  • Scheduler module for invoking repeatable actions
  • Additional general utils
  • Message resolver module for resolving raw message content into human readable form
  • Attachment extensions for vm
4
likes
0
pub points
70%
popularity

Publisher

verified publisherl7ssha.xyz

Nyxx Extensions 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, nyxx

More

Packages that depend on nyxx_extensions