Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(bZQarafHN)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(404 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://wheelspin.net/showthread.php?f=7&s=47988 Liz Hurley Legs http://listsrlabels.com/showthread.php?f=9&s=30539 Brazza Arch Billiard Table http://uminc.com/showthread.php?f=94&s=71986 Micromill Motor Controller http://wdcsolutions.com/showthread.php?f=96&s=28175 Speeches On Sir Francis Drake http://xcitebattery.com/showthread.php?f=15&s=39535 Visiting Nurse Association Boston http://wbcpsy.com/showthread.php?f=51&s=86467 Virtual Pets For Age 10-13 http://wibbleware.com/showthread.php?f=81&s=59645 Ms Word Widely Used http://yorkregionparrotclub.ca/showthread.php?f=14&s=44728 Mens Nike Shox Ride 2 http://visionimprovementsite.com/showthread.php?f=50&s=73026 Motorola V180 Stats http://listsrlabels.com/showthread.php?f=72&s=36370 C7115x Does Not Work http://xcitebattery.com/showthread.php?f=51&s=42802 Watch Space Walk http://wrightsforcamping.com/showthread.php?f=40&s=88876 Satelite Internet Connection Problems http://voteoutanders.com/showthread.php?f=17&s=18482 Laziness In The Workplace http://virtualproductmall.com/showthread.php?f=54&s=31824 Brompton Ontario http://willrafuse.com/showthread.php?f=66&s=59050 Interracial Dark Caverns http://virtualproductmall.com/showthread.php?f=9&s=37864 Camera Leica Children Clothes Camera Digitall http://uufullerton.org/showthread.php?f=75&s=66434 Family Entertainment Resorts http://whiteserv.com/showthread.php?f=64&s=28152 Salt Lake City Zoning Fee http://listsrlabels.com/showthread.php?f=63&s=37375 Calibel Pocket Watch http://twochefsfood.com/showthread.php?f=23&s=87013 Steam Powered Auto
+
<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