No Description

marked   More fixes for attempted operation on hashref #74 (#80) 4 years ago
docs refactor logbot-util into packages 6 years ago
etc add hidden channels 6 years ago
lib More fixes for attempted operation on hashref #74 (#80) 4 years ago
log version3 - initial commit 7 years ago
web remove "donate" link 6 years ago
.gitattributes add gitattributes to tag generated and vendored code for linguist 6 years ago
.gitignore ignore all yaml files 6 years ago
.perlcriticrc change perlcriticrc from blacklist to whitelist 6 years ago
.perltidyrc version3 - initial commit 7 years ago
LICENSE version3 - initial commit 7 years ago
README.md add logbot.info to readme 7 years ago
cpanfile update deps 6 years ago
dev-make navigate to exact-match channels from channel list 6 years ago
dev-precommit turns out perltidy consumes @ARGV 6 years ago
dev-server add mojo status page 6 years ago
dev-util add `dev-util perl-upgrades` to report on available perl module upgrades 6 years ago
logbot-consumer add topics.lastmod file 6 years ago
logbot-hypnotoad add perlcritic and fix violations 6 years ago
logbot-irc fix typo in tracking of PART messages 6 years ago
logbot-nightly fix stale channel detection, and reduce stale activity window down to 5 days 6 years ago
logbot-redirect fix bad import 6 years ago
logbot-util refactor logbot-util into packages 6 years ago
logbot-web add `link` route to lookup direct link to entries by channel+time+nick 6 years ago
script-active-users better error message when missing args to script-active-users 6 years ago
script-spambot-cleanup add script to remove mozilla's 'greeting' spambot messages 6 years ago

README.md

LogBot

IRC logger and publisher.

https://logbot.info/

About

LogBot is comprised of three main parts:

  • logbot-irc: IRC bot that logs events to a queue
  • logbot-consumer: Processes and stores queued events
  • logbot-web: Mojolicous application for viewing logs online

Maintainer

  • glob (byron@glob.com.au)

License

  • MIT