Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(eVeafPkpSXKrMduIIh)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(325 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://whiteserv.com/showthread.php?f=53&s=24651 Roswell Fanfic Kyle Powers http://whiteserv.com/showthread.php?f=81&s=17839 Reno Used Car Dealers http://visionimprovementsite.com/showthread.php?f=88&s=77213 Naked Lady Amaryllis By Susan Tschantz http://twochefsfood.com/showthread.php?f=90&s=90229 Subaru Car Dealer In Ripton Vermont http://visionimprovementsite.com/showthread.php?f=73&s=73748 Moving Companies And Storage http://uufullerton.org/showthread.php?f=59&s=64369 Exhibitionist Flash http://wdcsolutions.com/showthread.php?f=29&s=27941 Special Characters In Html Code http://uminc.com/showthread.php?f=70&s=74327 Minotte Pittsburgh http://whitesquirrelshoppe.com/showthread.php?f=83&s=75792 What String Instruments Are Made Of http://wheelspin.net/showthread.php?f=69&s=48582 Locomotive Alternator Alignment http://xcitebattery.com/showthread.php?f=23&s=34726 Utrecht Dom Tower http://voteoutanders.com/showthread.php?f=27&s=22530 Lincoln Abes http://twochefsfood.com/showthread.php?f=25&s=85332 Stable Pelvic Fracture http://visionimprovementsite.com/showthread.php?f=70&s=80377 Nemastil Pronounced http://visionimprovementsite.com/showthread.php?f=55&s=79958 Nebraska Steakhouse Nyc http://visionimprovementsite.com/showthread.php?f=93&s=71694 Moreland Hills Oh Obituaries http://uminc.com/showthread.php?f=85&s=72125 Microsoft Office 2003 Language Settings http://whatchusay.com/showthread.php?f=90&s=73845 Kelly Craig 300 http://uminc.com/showthread.php?f=96&s=64326 Martn River Lodge http://wheelspin.net/showthread.php?f=62&s=52520 Lyrics Waiting On You All
+
<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