add somecomplicatedcmd as an example in mainbot.js
This commit is contained in:
parent
6299f6d815
commit
3d6bf15806
@ -9,6 +9,7 @@ const dialog = {
|
|||||||
cancel: {
|
cancel: {
|
||||||
state: "none"
|
state: "none"
|
||||||
},
|
},
|
||||||
|
somecomplicatedcmd: {}
|
||||||
},
|
},
|
||||||
stateful_msg_handlers: {
|
stateful_msg_handlers: {
|
||||||
start: {}, // everything is by default, so just send message `start`
|
start: {}, // everything is by default, so just send message `start`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user