Handbook
Glossary
discord-help-bot ( json opcode -- )
Vocabulary
discord
Inputs
json
an
object
opcode
an
object
Outputs
None
Definition
IN:
discord
GENERIC:
discord-help-bot
( json opcode -- )
Methods
USING:
combinators.short-circuit
continuations
discord
kernel
;
M:
MESSAGE_CREATE
discord-help-bot
drop
[
{
[
reply-command
]
[
reply-echo
]
}
1||
drop
]
curry
[
g...
gflush
]
recover
;
USING:
discord
kernel
;
M:
object
discord-help-bot
2drop
;