No Description

Byron Jones   fix sql escaping in 'logbot-util delete' 6 years ago
docs add memcached support 6 years ago
etc version3 - initial commit 7 years ago
lib fix sql escaping in 'logbot-util delete' 6 years ago
log version3 - initial commit 7 years ago
web render disabled buttons as disabled 6 years ago
.gitignore speed up dev-precommit 6 years ago
.perlcriticrc tweak perlcritic config 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 use Memcached::libmemcached instead of Cache::Memcached::Fast (fixes #60) 6 years ago
dev-inline-svg fix unused import detection and remove unused imports 6 years ago
dev-precommit fix unused import detection and remove unused imports 6 years ago
dev-server fix unused import detection and remove unused imports 6 years ago
logbot-consumer fix unused import detection and remove unused imports 6 years ago
logbot-hypnotoad add perlcritic and fix violations 6 years ago
logbot-irc start documenting irc multi-phase operations 6 years ago
logbot-nightly fix unused import detection and remove unused imports 6 years ago
logbot-redirect reduce the number of logbot-redirect workers to conserve ram 6 years ago
logbot-util fix sql escaping in 'logbot-util delete' 6 years ago
logbot-web preload fonts 6 years ago
makefile add font-awesome updater 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