Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(DEwhAdvMhkVdTQYd)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(159 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://johnnyscorner.com/showthread.php?f=22&s=51382 Golf Lessons Clearwater Florida http://purcellville.com/showthread.php?f=23&s=54168 P Browser For Emacs http://johnnyscorner.com/showthread.php?f=48&s=48380 Ghajini http://rutotours.com/showthread.php?f=40&s=88391 Info On Wholesale Discount Camera Companies http://rutotours.com/showthread.php?f=90&s=81631 How To Use Reg Keys http://ptiinc.com/showthread.php?f=10&s=61556 Tux With Black Jeans http://rockingmranchshowgoats.com/showthread.php?f=48&s=83059 Swishmax Key Code http://stlupperroom.org/showthread.php?f=96&s=76098 Alexandra Maria Lara Pictures http://ruins.ca/showthread.php?f=53&s=27615 Summer Island Village Maldives http://rubberspider.com/showthread.php?f=20&s=52727 New Age Retreat Centers Northern California http://quickmachinerycompany.com/showthread.php?f=73&s=48362 Hot Filipina Nurses http://riversedge.ca/showthread.php?f=58&s=83598 39155 Calle Anita Road Temecula California http://relaxus.com/showthread.php?f=31&s=88623 Surrender Of Grant To Lee http://rvinginfo.com/showthread.php?f=56&s=80754 Diesel Truck Mpg http://rhbamericana.com/showthread.php?f=50&s=17791 P72181 http://safetyfest.org/showthread.php?f=64&s=77371 Mega-t Dietary Supplement http://sabaditoalegre.com/showthread.php?f=68&s=49711 E Graul http://qrecorder.com/showthread.php?f=98&s=49726 Sun Scissors Watauga Texas http://ruins.ca/showthread.php?f=24&s=29483 Sven Deigentasch http://riversedge.ca/showthread.php?f=78&s=85385 7180xl Razor
+
<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