Handbook
Glossary
bot-loop ( chat -- )
Vocabulary
irc
.
gitbot
Inputs
chat
an
object
Outputs
None
Definition
USING:
irc.client
kernel
;
IN:
irc.gitbot
:
bot-loop
( chat -- )
dup
hear
handle-message
bot-loop
;