Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(RbypMRCaXccp)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(340 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://whatchusay.com/showthread.php?f=41&s=80133 Lancaster Campus http://wdcsolutions.com/showthread.php?f=54&s=32155 Stealers Wheel http://wbcpsy.com/showthread.php?f=90&s=86329 Virginia Oceanfront Cabins http://wheelspin.net/showthread.php?f=37&s=50811 Lowdown Customs http://wbcpsy.com/showthread.php?f=85&s=81259 Used Surplus Cars Philippines http://whitesquirrelshoppe.com/showthread.php?f=54&s=76499 Where Did Hockey Orginate http://visionimprovementsite.com/showthread.php?f=63&s=80190 Negotiating Debt Settlement Credit Card Tips http://whiteserv.com/showthread.php?f=90&s=26237 Russian Weapons Of World War 1 http://listsrlabels.com/showthread.php?f=98&s=35434 Buy Appliances For Resale http://wrightsforcamping.com/showthread.php?f=29&s=84032 Rubric Opinions http://voteoutanders.com/showthread.php?f=58&s=24722 Lldpe Uvi Ftir http://wbcpsy.com/showthread.php?f=92&s=85676 Villas Near Disney Land Florida http://uufullerton.org/showthread.php?f=31&s=70078 Final Data Enterprise http://visionimprovementsite.com/showthread.php?f=6&s=75294 Musangs Common Palm Civits http://triregionracing.org/showthread.php?f=7&s=83116 Tropical Door Tatooage http://wdcsolutions.com/showthread.php?f=8&s=23454 Smart Lessons English http://wrightsforcamping.com/showthread.php?f=52&s=84941 Rv Guy Atlantic Iowa http://virtualproductmall.com/showthread.php?f=87&s=38548 Canada Company Insurance Travel http://whatchusay.com/showthread.php?f=37&s=77678 Kottayam Free Satelite View http://virtualproductmall.com/showthread.php?f=53&s=35505 Buying Two Different Size Shoes
+
<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