irc sheriff
ircurl 0.2b
UPDATED! MUCH EASIER TO CONFIGURE!!! Parses irc log files, grabs recent URLs from the conversation, and displays them on a webpage. Works with the popular unix irc client, irssi. I am sure it would work with any chat client that can log, however more>> UPDATED! MUCH EASIER TO CONFIGURE!!! Parses irc log files, grabs recent URLs from the conversation, and displays them on a webpage. Works with the popular unix irc client, irssi. I am sure it would work with any chat client that can log, however it only includes a guide covering the irssi configuration. To see a working example: http://gtwy.net/ircurl<<less
swdn IRC logger 1.8
This is a simple script i made to allow people to submit thier IRC and chat logs to a website and have them formatted and coloured in HTML. On the submit page the user types thier IRC chat log name, the server and channel the log is from and then more>> This is a simple script i made to allow people to submit thier IRC and chat logs to a website and have them formatted and coloured in HTML. On the submit page the user types thier IRC chat log name, the server and channel the log is from and then pastes the log into the textarea. When they click submit thier IRC log is formatted into html and they are dirrected to the location of thier html formatted chat log. There is a simple admin page that allows you (the webmaster) to delete logs. You will need to open admin.php and enter a password before uploading the files. There is also a simple index.php page that will list all of the logs that have been submited. Enjoy! UPDATED: v1.8<<less
License:GPL
IRC Chat ToChat 1.4
ToChat is an irc chat easy to use in your site, header and footer to custom, work with EIRC. more>> ToChat is an irc chat easy to use in your site, header and footer to custom, work with EIRC.<<less
Pro5 IRC Quotes 2.0.0-beta1
Providing basic functions, this script enables a user to easily add a quote. The script also informs users where the quote is from. more>> Providing basic functions, this script enables a user to easily add a quote. The script also informs users where the quote is from.<<less
FiShTi 1.0
FiShTi is a file upload script ideal with a automatic pruning system for dated files. It is completely customizable and uses only 1 small table in your mysql database. It generates quicklinks for an easy way to share files with others. It uses templates more>> FiShTi is a file upload script ideal with a automatic pruning system for dated files. It is completely customizable and uses only 1 small table in your mysql database. It generates quicklinks for an easy way to share files with others. It uses templates so you can add your own look to the user interface. Ideal for cell phone wallpaper/ring tone sharing or just quick file sharing when you cant quite figure out how to DCC send to your IRC friend.<<less
PJIRC 2.2.1
A very complete IRC applet, which handles multichannel, privates, text coloration, graphical smileys, etc. more>> A very complete IRC applet, which handles multichannel, privates, text coloration, graphical smileys, etc.<<less
PHP IRC Bot
This is just a simple IRC bot using PHP. Run from command line (CLI) and as the master you have the full control of the bot. Simply send command via private message. Its easy to customize and have an more>> This is just a simple IRC bot using PHP. Run from command line (CLI) and as the master you have the full control of the bot. Simply send command via private message. Its easy to customize and have an "auto join on kick" feature. Its NOT running under web environment. No need Apache nor MySQL. Just PHP with socket extention enabled.<<less
Chat Relater
Chat Relater is a tool that extracts user relations from chat logs. more>>
Chat Relater consists of two command-line scripts:
- The analyzer extracts user relations from chat logs. The gained data is serialized as YAML.
- The visualizer takes that data and utilizes GraphViz to create a graph.
It is actually a conceptual clone of the PieSpy Social Network Bot. However, Chat Relater does not act as an IRC bot (although this could be easily accomplished by making use of the irclib package), but therefore allows to be run on any logfiles that produce similar output to those created by XChat.
Of course, this includes logs from Jabber, SILC or any other communication (but it might require some minor changes to the log reader).
The GraphViz usage is pretty basic and output may be improved somehow, but so far, the graphs created by PieSpy look much nicer.
IRC Bot Class 0.30
A Simple IRC Bot Class - Used to make intrique bots more>>
IRC Bot Class 0.30 is developed to be an easy to use program to make intrique bots in PHP. It is a basic backbone for more complicated bots. Included: the class(classBot.php) and a sample bot script(bot2.php).
To run the bot, change the settings to whatever you would like, either in the class, or by setting them yourself, so you can continue to reuse the script for other bots; then simply point your browser to it, or better yet, use command prompt or shell to view the commands sent to the bot from the server. Simply copy the text from the website, change the extension to .php and run it from your server.
PJIRC 5.x-1.2
This Drupal module embeds the PJIRC Java IRC client into Drupal and allows visitors to use IRC from any Drupal site. more>>
PJIRC 5.x-1.2 is a great tool for you to embed the PJIRC Java IRC client into Drupal. It allows visitors to use IRC from any Drupal site. PJIRC for community chat, live support, or a general use IRC client.
Installation: Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules.
Requirements: Drupal 5.x
PHP-IRC 2.2.2
PHP-IRC is a modular IRC bot written in PHP5 with a combination of object based/oriented programming. more>> <<less
XDCC Fetcher 0.1 beta
XDCC Fetcher is a PHP script that allows you to download files from XDCC. You need to simply go to a search site and do a search - this will give you an IRC server address, a channel name, a user nickname and a pack number. Copy & paste these details more>> XDCC Fetcher is a PHP script that allows you to download files from XDCC. You need to simply go to a search site and do a search - this will give you an IRC server address, a channel name, a user nickname and a pack number. Copy & paste these details to an HTML form of XDCC Fetcher and the script will attempt to download the file. This script is different from other XDCC leecher applications in that it does not join hundreds of channels looking for shared files and allowing to choose which one to download. You would need to specifically tell it what to download. The disadvantage of joining hundreds of channels is that this would eat your bandwidth and you will likely start getting disconnected from servers due to ping timeours, which may result in abortion of a download. There are also advantages for this being a PHP script - firstly portability... you would be able to run this on your machine or upload it to a webhost which would do the downloading for you (and then youd download the file later via FTP or whatever). Secondly, remote access. Since its a PHP script, it can use a webserver and thus be available over the internet. So you might be at a friends house and start a download on your PC at home.<<less
Syslog2IRC 12-Apr-2007
Receive syslog messages via UDP and show them on IRC. Implements the BSD syslog protocol as specified in RFC 3164. more>> Receive syslog messages via UDP and show them on IRC. Implements the BSD syslog protocol as specified in RFC 3164.<<less
-TLR-Chat 2.0.2
A really simple chat script that has some bbcode modifying techniques such as [b][/b], [i][/i], [link=http://anywhere.com ] Anywhere[/link]..and others...Simple commands such as /nick to change your name, /color= to change font color, /me works like more>> A really simple chat script that has some bbcode modifying techniques such as [b][/b], [i][/i], [link=http://anywhere.com ] Anywhere[/link]..and others...Simple commands such as /nick to change your name, /color= to change font color, /me works like the /me in IRC. its very basic but gets the job done. The chat window doesnt get hogged up and a history log is kept which you can manually delete if you so desire. It also has some other bbcode that you might find your self. Start of a pm system in progress... /pm=username message<<less