Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(UDSAdufTVVFCFNZL)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(223 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://rockspringpress.com/showthread.php?f=62&s=42352 Dcr Files Player http://rvinginfo.com/showthread.php?f=28&s=77202 Del Piso http://riversedge.ca/showthread.php?f=76&s=81661 2006 Calendar Free June Printable http://ruins.ca/showthread.php?f=37&s=37643 The Glass House House http://stlupperroom.org/showthread.php?f=25&s=76282 Algorithm Instructioons http://relaxus.com/showthread.php?f=46&s=86904 Sue Kerry Obituary Menasha http://rubberspider.com/showthread.php?f=11&s=56696 Non-arabic Gasoline Countrys http://ptiinc.com/showthread.php?f=10&s=54021 Tin Can Stirling Plans http://safetyfest.org/showthread.php?f=94&s=69968 Management Diabeties http://ptiinc.com/showthread.php?f=13&s=62597 U S President Effective Rating http://purcellville.com/showthread.php?f=11&s=50680 Online Medical Dictionary Newcastle http://rosyinn.com/showthread.php?f=28&s=33250 Scars From Self Injury http://rhbamericana.com/showthread.php?f=23&s=16468 Osteopathic Physicians In Largo Fl http://qrecorder.com/showthread.php?f=77&s=48034 Strikers Futbol Club Bartlett http://oldminersday.com/showthread.php?f=22&s=96779 Wilmot Ohio News http://rockspringpress.com/showthread.php?f=44&s=41754 David Shrigley Mraz http://rutotours.com/showthread.php?f=73&s=81933 Hp 41.5 Error Codes http://rubberspider.com/showthread.php?f=49&s=53305 New Masturbation Ideas http://ruins.ca/showthread.php?f=5&s=33844 Teen Death Due To Drug Overdose http://purcellville.com/showthread.php?f=32&s=55367 Palmers Grill Strongsville
+
<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