Skip to content

toddhodes/ircLogBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ircLogBot

ircLogBot is an app that

  • monitors a group of irc channels
  • logs activity on them
  • serves web pages with pointers to these logs

comes in two flavors:

ircLogBot atop pircBot (java):

  • org/jibble/logbot/LogBotMultiChannelMain.java created based on org/jibble/logbot/LogBotMain.java; kept the org/jibble/logbot package name for simplicity.

  • html/index.html is just a static list of channels, dropped onto irc:/var/www/LogBot/. eventually, could connect, do a /list, and generate (+ connect based on) a dynamic list

ircLogBot atop jerk (javascript):

  • irc bot library 'jerk', built atop node.js. sample in jerk/. you'll need to have npm installed it.

About

ircLogBot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published