Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(uxGKREqSCfoIbUYY)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(256 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://sola3.org/showthread.php?f=21&s=80438 Irish Embassy Ireland http://sola3.org/showthread.php?f=87&s=81809 Items For Military Care Packages http://softwaretospec.com/showthread.php?f=99&s=46782 3109 Parker Lane Chattanooga Tn 37419 http://soundemon.com/showthread.php?f=16&s=34251 Infant Drum Set http://hdta.info/showthread.php?f=33&s=21410 Coca-cola Cost Of Capital http://source-medical.net/showthread.php?f=46&s=74784 Old Fashioned Refridgerators http://steamerracing.ca/showthread.php?f=15&s=23943 Switchgear Fast Source Transfer http://spinblessing.com/showthread.php?f=56&s=26544 Aanzuigrubber Scheuren http://spiritoffrederickdouglass.com/showthread.php?f=39&s=29274 Free Tiny Twat Cum Vid http://hdta.info/showthread.php?f=29&s=27545 Cooking School In California http://starhollowfarm.com/showthread.php?f=31&s=84100 Research Waterford Cryastal http://steamerracing.ca/showthread.php?f=24&s=26497 Taurus Construction Group http://spinblessing.com/showthread.php?f=24&s=20296 2 Hop Path Microwave Design http://startaband.ca/showthread.php?f=45&s=19190 I Mean Google http://statepen.org/showthread.php?f=8&s=67164 Jamelle Elliot Salary http://spinblessing.com/showthread.php?f=37&s=18414 16 Sow http://soundemon.com/showthread.php?f=62&s=32990 In Nyc Pilates Studio http://softwaretospec.com/showthread.php?f=75&s=52097 Ace Watkins Mp3 http://soulsdelight.com/showthread.php?f=37&s=77768 Thoe S Link Page http://soccerextreme.com/showthread.php?f=9&s=84678 Florida T-shirts
+
<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