botnoi_dev_platform 1.2.17 copy "botnoi_dev_platform: ^1.2.17" to clipboard
botnoi_dev_platform: ^1.2.17 copied to clipboard

A flutter package for creating and training chatbot on botnoi.ai using botnoi developer platform api.

1.2.16 #

  • Fix BotObject naming bug.

1.2.11 #

  • Facebook connecting now automatically redirects to the facebook login page if the user is not logged in.
  • Manage Facebook pages easier with the new BotFacebookPage class.

1.2.10 #

  • Add a function for disconnecting from LINE manual channel.

1.2.8 #

  • Add a function for disconnecting from LINE modular channel.

1.2.6 #

  • Texts sent from the bot are now called reactions instead of messages.
  • BotIntentMessage is now called BotIntentReaction.
  • Fix bugs in connecting to line modular on web.
  • This library now raises errors instead of printing them. You can still set the callback function to be called when an error occurs to stop the error from being raised.

1.2.3 #

  • Allow an intent to derive from another intent, inheriting all keywords and messages.
  • BotCollector now supports collecting any type of data.

1.2.0 #

  • Add channel support for LINE and Facebook Messenger.
  • Support connecting to LINE using Line Modular approach.
  • Can now turn each channel on or off separately.

1.1.15 #

  • Allow training with multiple keywords and messages at once.

1.1.12 #

  • Fix bugs in deleting bot objects.
  • Fix bugs in deleting intent keywords.
  • Fix bugs in deleting intent messages.

1.1.6 #

  • Add BotObjectType class which help define the type of bot objects.
  • All BotObjects will now automaticallly rename itself following object naming regulations.

1.1.5 #

  • Add support for dialogue and carousel objects.
  • Add BotAction class which help define the action of nodes and messages.

1.1.2 #

  • Add example code.

1.1.0 #

  • New feature: Collector.

1.0.0 #

  • Initial release.

0.0.1 0.0.25 #

  • Pre-release versions.
  • Not recommended.
2
likes
135
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package for creating and training chatbot on botnoi.ai using botnoi developer platform api.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, get_it, http, universal_html, url_launcher

More

Packages that depend on botnoi_dev_platform