dbraillon / LoriaNET

Reboot of Loria, again!
0 stars 0 forks source link

Allow to use callback separately, without broadcasting #1

Open dbraillon opened 7 years ago

dbraillon commented 7 years ago

Call a callback by its command then by an intent called callback, it will give a command like: voice callback it works!

It will follow the same pattern as action commands: MODULE INTENT [ENTITIES] MODULE callback MESSAGE

dbraillon commented 7 years ago

Hub should be updated too, allowing Loria to broadcast a message or to send it only on a specific callback.