Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(nYtOQMqFh)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(195 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://rubberspider.com/showthread.php?f=50&s=55577 Nine Days Absolutley http://rosyinn.com/showthread.php?f=83&s=31089 San Diego County Wet Reckless http://riversedge.ca/showthread.php?f=42&s=87839 Abreviation Yoy http://ruins.ca/showthread.php?f=59&s=37192 The Deville Collection http://ruins.ca/showthread.php?f=59&s=25452 Storer Meats Cleveland Oh http://rockspringpress.com/showthread.php?f=3&s=40598 Dantes Pittsburgh Brownsville http://stlupperroom.org/showthread.php?f=50&s=77810 Altoona Pa Mall http://safetyfest.org/showthread.php?f=99&s=70350 Mankato Clinic Mankato Mn http://relaxus.com/showthread.php?f=73&s=91980 Tara Blake And Weather http://rubberspider.com/showthread.php?f=81&s=54754 Nice Big Round Tit http://rockspringpress.com/showthread.php?f=47&s=42413 Ddst Product http://quickmachinerycompany.com/showthread.php?f=4&s=49323 House Cleaning Shows http://oldminersday.com/showthread.php?f=95&s=94271 Whitfield Realty Hazlehurst http://ruins.ca/showthread.php?f=25&s=33152 Teach On Net http://safetyfest.org/showthread.php?f=75&s=75208 Maxim Mx 8011 http://rockingmranchshowgoats.com/showthread.php?f=56&s=86988 Teenage Australian Statistics http://rockingmranchshowgoats.com/showthread.php?f=42&s=85006 Tanger Kids Outlet http://rhbamericana.com/showthread.php?f=29&s=21426 Paul Bass Edsel http://qrecorder.com/showthread.php?f=74&s=51528 Swarovski Digital Camera Adapter Review http://stlupperroom.org/showthread.php?f=96&s=76700 All Inclusive Bahamas Vacation Package
+
<big>PERL Discordian Date Script for Irssi IRC Client</big>
 +
== Whats it do? ==
 +
When u type !ddate in a channel it responds like:
 +
<@erisia> !ddate
 +
<@eris> Today is Pungenday, day 46 in the season of The Aftermath,3173.
 +
 
 +
Should display Discordian holy days as well! :P (tho I've never actually checked it on a holy day)
 +
 
 +
== Releases ==
 +
[[http://blea.ch/~eris/litter/ddate.txt Download latest release. Version FIVE :P]] <br />
 +
 
 +
== Install ==
 +
Download ddate.txt from the link above, remove the .txt extention and copy to ur .irssi/scripts/ dir (or .irssi/scripts/autorun/ :)
 +
<source lang="bash">
 +
wget http://blea.ch/~eris/litter/ddate.txt
 +
mv ddate.txt ~/.irssi/scripts/
 +
</source>
 +
load the script (from inside of irssi):
 +
/script load ddate.pl
 +
and then type
 +
/set cdwn
 +
in irssi to see the settings. ^^
 +
 
 +
== Header Text ==
 +
<source lang="perl">
 +
#This program takes no arguments. It doesn't take shit from _anyone_.
 +
#
 +
#It returns today's date in the Discordian calendar format. It also
 +
#tells you if today is a Holyday.
 +
#
 +
#This program is written in perl to maximize the amount of chaos in
 +
#the implementation.
 +
</source>
 +
 
 +
Hail Eris! -><-

Latest revision as of 10:17, 21 January 2012

PERL Discordian Date Script for Irssi IRC Client

Contents

Whats it do?

When u type !ddate in a channel it responds like:

<@erisia> !ddate
<@eris> Today is Pungenday, day 46 in the season of The Aftermath,3173.

Should display Discordian holy days as well! :P (tho I've never actually checked it on a holy day)

Releases

[Download latest release. Version FIVE :P]

Install

Download ddate.txt from the link above, remove the .txt extention and copy to ur .irssi/scripts/ dir (or .irssi/scripts/autorun/ :)

wget http://blea.ch/~eris/litter/ddate.txt
mv ddate.txt ~/.irssi/scripts/

load the script (from inside of irssi):

/script load ddate.pl

and then type

/set cdwn 

in irssi to see the settings. ^^

Header Text

#This program takes no arguments. It doesn't take shit from _anyone_.
#
#It returns today's date in the Discordian calendar format. It also
#tells you if today is a Holyday.
#
#This program is written in perl to maximize the amount of chaos in
#the implementation.

Hail Eris! -><-

Personal tools
irssi scripts
eggdrop scripts