fluxer_api 0.1.0
fluxer_api: ^0.1.0 copied to clipboard
A package for creating Fluxer.app bots using the Dart programming language. Not officially endorsed by Fluxer.app
fluxer_api Changelog #
0.1.0 #
- Initial alpha release.
- Supports onMessage and registerCommand events.
- Supports standard messages, embeds, webhooks, NSFW channel check, Server owner check, and 3rd party fluxer.app instances.
- Added an example.dart example, a example_commands.dart example, and a example_webhooks.dart example
- Source code is licensed under the MIT license
- NOTE: This is an alpha release as this package is unfinished. Expect things to be buggy.