Add Entity and Callback Support #1
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: TechieDamien/Opsdroid-RasaSR#1
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "testing-callback"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
This PR adds the ability to replace entities in reponses with extracted entities and allows the usage of callback functions for more advanced usage. Also includes an example callback function which uses https://openweathermap.org/ api in order to respond with weather data about a location.
Breaking Changes: None