add more command example to mainbot.js
This commit is contained in:
parent
48cbd4c7d0
commit
05b298e61c
@ -4,6 +4,10 @@ const dialog = {
|
||||
commands: {
|
||||
start: {
|
||||
buttons: "start_buttons",
|
||||
state: "start"
|
||||
},
|
||||
cancel: {
|
||||
state: "none"
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user