Fabio Manganiello
|
f6d16366eb
|
Changed assistant stop_conv logic on match
|
2018-01-15 13:37:48 +01:00 |
|
Fabio Manganiello
|
109805fd8d
|
Don't stop the conversation on hook match if the hook match was a priority one
|
2018-01-05 10:09:02 +01:00 |
|
Fabio Manganiello
|
f2e5ba1eef
|
Fixed corner case on event match in case the named argument is the last token
|
2018-01-02 01:37:30 +01:00 |
|
Fabio Manganiello
|
5a92c0ac3b
|
- Proper support for event arguments
- Better algorithm for event matching
- Added send_event support to pusher
|
2018-01-02 00:35:55 +01:00 |
|
Fabio Manganiello
|
6928e440bc
|
Support for Flic button events
|
2017-12-24 13:15:37 +01:00 |
|
Fabio Manganiello
|
18830232a4
|
Don't trigger the default Assistant response if the phrase matched an internal rule. Also, backends should be easily accessible through a context module (more context variables will be added there)
|
2017-12-24 02:35:49 +01:00 |
|
Fabio Manganiello
|
7b97a5b229
|
- #30 Implemented Google Assistant backend
- #21 Implemented events management
|
2017-12-24 01:10:48 +01:00 |
|