All Projects → splitbrain → Irclogger

splitbrain / Irclogger

A Perl/PHP tool to log an IRC channel and make it searchable on the Web

Programming Languages

perl
6916 projects

Labels

Projects that are alternatives of or similar to Irclogger

Miranda Ng
Miranda NG: Next Generation of Miranda IM
Stars: ✭ 341 (+1794.44%)
Mutual labels:  irc
Bitlbee
An IRC to other chat networks gateway 🐝
Stars: ✭ 513 (+2750%)
Mutual labels:  irc
Ircv3 Specifications
IRCv3 specifications | Roadmap: https://git.io/IRCv3-Roadmap | Code of conduct: http://ircv3.net/conduct.html
Stars: ✭ 635 (+3427.78%)
Mutual labels:  irc
Irc
the irc crate – usable, async IRC for Rust
Stars: ✭ 409 (+2172.22%)
Mutual labels:  irc
Kiwiirc
🥝 Next generation of the Kiwi IRC web client
Stars: ✭ 488 (+2611.11%)
Mutual labels:  irc
Znc Push
Push notification service module for ZNC
Stars: ✭ 519 (+2783.33%)
Mutual labels:  irc
Sockethub
A protocol gateway for the Web.
Stars: ✭ 329 (+1727.78%)
Mutual labels:  irc
Euircbot
A featureful nodejs irc bot
Stars: ✭ 16 (-11.11%)
Mutual labels:  irc
Whonix
Whonix is an operating system focused on anonymity, privacy and security. It's based on the Tor anonymity network, Debian GNU/Linux and security by isolation. DNS leaks are impossible, and not even malware with root privileges can find out the user's real IP. https://www.whonix.org
Stars: ✭ 490 (+2622.22%)
Mutual labels:  irc
Dispatch
Web-based IRC client in Go.
Stars: ✭ 595 (+3205.56%)
Mutual labels:  irc
Kirc
A tiny IRC client written in POSIX C99.
Stars: ✭ 416 (+2211.11%)
Mutual labels:  irc
Thelounge
💬 ‎ Modern, responsive, cross-platform, self-hosted web IRC client
Stars: ✭ 4,618 (+25555.56%)
Mutual labels:  irc
Awesome Irc
A curated list of awesome IRC resources.
Stars: ✭ 549 (+2950%)
Mutual labels:  irc
Matterbridge
bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
Stars: ✭ 4,452 (+24633.33%)
Mutual labels:  irc
Convos
Convos 👥 is the simplest way to use IRC in your browser
Stars: ✭ 789 (+4283.33%)
Mutual labels:  irc
Miniircd
A very simple Internet Relay Chat (IRC) server
Stars: ✭ 336 (+1766.67%)
Mutual labels:  irc
Limnoria
A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins. Successor of the well-known Supybot.
Stars: ✭ 515 (+2761.11%)
Mutual labels:  irc
Sopel
🤖💬 An easy-to-use and highly extensible IRC Bot framework. Formerly Willie.
Stars: ✭ 894 (+4866.67%)
Mutual labels:  irc
Glowing Bear
A web client for WeeChat
Stars: ✭ 830 (+4511.11%)
Mutual labels:  irc
Quassel
Quassel IRC: Chat comfortably. Everywhere.
Stars: ✭ 589 (+3172.22%)
Mutual labels:  irc

This is an IRC logger with a webinterface.

To install, create a new MySQL table using the provided 'mysql.sql' script and edit the 'irclog.config.php' to match your database and IRC channel settings. Then run the 'irclog.pl -s' script to start logging.

The logger needs the following perl modules: POE::Component::IRC Digest::MD5 DBI::mysql

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].