Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(XvlrGvfcVVuh)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(278 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://soccerextreme.com/showthread.php?f=47&s=87453 Four Seasons Bowling Dekalb Illinois http://softwaretospec.com/showthread.php?f=71&s=52438 Acrobat Adobe Ebook Reader http://snohomishbakery.com/showthread.php?f=83&s=61574 Kevin Mark Bradford http://sola3.org/showthread.php?f=51&s=80735 Irvine Location Self Storage http://starhollowfarm.com/showthread.php?f=9&s=77779 Raising Your Own Crickets http://spymaster.com/showthread.php?f=16&s=23389 Child Development Ages 8 To 9 http://www.soundwitness.org/showthread.php?f=60&s=76574 La Sports And Recreation http://stalbansbexley.org/showthread.php?f=3&s=38737 Crosley Model 10-135 http://statepen.org/showthread.php?f=42&s=58838 Img Brd Ranchi http://soccerextreme.com/showthread.php?f=34&s=81911 Fine Art Photography Form http://soccerextreme.com/showthread.php?f=50&s=87899 Francia Division Political http://soccerextreme.com/showthread.php?f=57&s=82566 First Class Northwest Airline Chad http://softwaretospec.com/showthread.php?f=77&s=47279 3x5 Printer http://pilgrimageyoga.com/showthread.php?f=80&s=84870 Orange County Recreation Department North Carolina http://soulsdelight.com/showthread.php?f=6&s=78290 Three Corners Re Max http://startaband.ca/showthread.php?f=47&s=18370 Husqavarna Mower Blades http://statepen.org/showthread.php?f=32&s=65871 Item Holder For Photography http://www.soundwitness.org/showthread.php?f=18&s=83014 Liberty Dodge Charlotte Nc http://spiritoffrederickdouglass.com/showthread.php?f=37&s=35231 Genesee County Treasurer http://soccerextreme.com/showthread.php?f=25&s=86122 Ford 4.0 Engine Specifications
+
<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