CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 05 Aug 2025 03:11:07 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100214111755
location: https://web.archive.org/web/20100214111755/https://github.com/tekkub/irccat
server-timing: captures_list;dur=0.745792, exclusion.robots;dur=0.027424, exclusion.robots.policy;dur=0.010950, esindex;dur=0.017036, cdx.remote;dur=13.929449, LoadShardBlock;dur=353.145078, PetaboxLoader3.datanode;dur=124.688338, PetaboxLoader3.resolve;dur=124.585593
x-app-server: wwwb-app214
x-ts: 302
x-tr: 410
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app214; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Tue, 05 Aug 2025 03:11:08 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sun, 14 Feb 2010 11:17:55 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "d7724191ade70b8fa9893474274919b9"
x-archive-orig-x-runtime: 187ms
x-archive-orig-content-length: 26802
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 14 Feb 2010 11:17:55 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 14 Feb 2010 11:17:55 GMT", ; rel="memento"; datetime="Sun, 14 Feb 2010 11:17:55 GMT", ; rel="last memento"; datetime="Sun, 14 Feb 2010 11:17:55 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: TLA-20100214095701-00702-ia360920-c/TLA-20100214111705-00803-ia360906.us.archive.org.warc.gz
server-timing: captures_list;dur=0.612244, exclusion.robots;dur=0.023022, exclusion.robots.policy;dur=0.010669, esindex;dur=0.015223, cdx.remote;dur=6.731184, LoadShardBlock;dur=120.536940, PetaboxLoader3.datanode;dur=97.844418, PetaboxLoader3.resolve;dur=112.863811, load_resource;dur=106.242638
x-app-server: wwwb-app214
x-ts: 200
x-tr: 299
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
tekkub's irccat at master - GitHub
This service is courtesy of Pledgie.
tekkub / irccat forked from evanphx/irccat
- Source
- Commits
- Network (5)
- Issues (0)
- Downloads (2)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
-
Branches (1)
- master ✓
- Tags (2)
Sending Request…
Enable Donations
Pledgie Donations
Once activated, we'll place the following badge in your repository's detail box:
irccat is like `cat`, but here, the STDOUT is an IRC channel. — Read more

Evan Phoenix (author)
Wed Sep 17 15:06:54 -0700 2008
irccat /
name | age | message | |
---|---|---|---|
![]() |
History.txt | Loading commit data... ![]() |
|
![]() |
License.txt | Sat Feb 16 20:02:48 -0800 2008 | Ready to be a gem:) [webs] |
![]() |
Manifest.txt | ||
![]() |
README.txt | ||
![]() |
Rakefile | ||
![]() |
bin/ | ||
![]() |
config.yml | ||
![]() |
config/ | Sun Feb 17 09:00:48 -0800 2008 | Configuration generator [webs] |
![]() |
irccat.yml | Tue Dec 01 17:49:03 -0800 2009 | Clean up the APIs between the bin-scripts/serve... [halorgium] |
![]() |
lib/ | ||
![]() |
log/ | Sat Feb 16 20:02:48 -0800 2008 | Ready to be a gem:) [webs] |
![]() |
script/ | ||
![]() |
setup.rb | Sat Feb 16 20:02:48 -0800 2008 | Ready to be a gem:) [webs] |
![]() |
tasks/ | ||
![]() |
test/ | Sat Feb 16 20:02:48 -0800 2008 | Ready to be a gem:) [webs] |
README.txt
irc_cat --------- = Introduction Irc_Cat is a Ruby IRC bot, inspired by irccat from Last.FM. You can send messages to IRC from a TCP socket or from HTTP. = Configuration https://irccat.rubyforge.org/install.html = How-to use https://irccat.rubyforge.org/use.html = Authentication = Extend = Links * Website: https://irccat.rubyforge.org/ * Project: https://rubyforge.org/projects/irccat * Downloads: https://rubyforge.org/frs/?group_id=5423 * Bugs: https://webs.lighthouseapp.com/projects/14710-irccat * Repository: https://github.com/webs/irccat ---- Copyright (c) 2007-2008 Jordan Bracco <jordan@lifeisdead.net> Inspired by the irccat bot of Last.FM. Released under the MIT licence :)