irc.logbot vocabulary
Factor handbook ยป Vocabulary index


Summary
An IRC logging bot

Metadata
Authors:Bruno Deferrari


Words

Generic words
WordStack effect
handle-message( msg -- )


Symbol words
current-day
current-stream
ircbot-log-directory
nickserv-handle
nickserv-password


Ordinary words
WordStack effect
add-timestamp( string timestamp -- string )
bot-channel( -- value )
bot-loop( chat -- )
bot-profile( -- obj )
default-log-directory( -- value )
default-nickserv-handle( -- value )
log-message( string timestamp -- )
logbot( -- )
make-log-path( -- path )
same-day?( timestamp -- ? )
start-bot( -- )
timestamp-path( timestamp -- path )
timestamp>stream( timestamp -- stream )
update-current-stream( timestamp -- )


Files


Metadata files


Children from resource:extra
VocabularySummary
irc.logbot.log-lineIRC message formatting for logs