Begin add search module
This commit is contained in:
parent
d753d98637
commit
be1cd97916
7 changed files with 36 additions and 5 deletions
9
brains/search.yml
Normal file
9
brains/search.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
- name: "search-fr"
|
||||
signals:
|
||||
- order: "recherche {{ search }}"
|
||||
neurons:
|
||||
- say:
|
||||
message:
|
||||
- "Recherche effectuée"
|
||||
- search:
|
||||
search: "{{search}}"
|
Loading…
Add table
Add a link
Reference in a new issue