Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(qtYMeCqqqGq)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(351 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://wheelspin.net/showthread.php?f=99&s=43562 Leon Augustine And Financial Advisor http://wdcsolutions.com/showthread.php?f=89&s=25445 Somerset Community Colleg http://wrightsforcamping.com/showthread.php?f=2&s=82537 Ronald E Grindle http://virtualproductmall.com/showthread.php?f=76&s=36999 Californa Hot Rod Ducati http://whitesquirrelshoppe.com/showthread.php?f=67&s=72686 Weightloss Without Diets http://twochefsfood.com/showthread.php?f=28&s=85644 Stalin Refused To Repay Lend Lease http://whiteserv.com/showthread.php?f=77&s=18590 Res And Loquitur http://listsrlabels.com/showthread.php?f=97&s=35002 Business Of Inquiry Discussion http://wdcsolutions.com/showthread.php?f=39&s=33096 Steve Lavery http://voteoutanders.com/showthread.php?f=80&s=28145 Lukisan Pandangan http://wbcpsy.com/showthread.php?f=25&s=79513 Unroll And Jam http://uminc.com/showthread.php?f=14&s=72384 Middle Brain Shock Therapy http://whiteserv.com/showthread.php?f=98&s=21738 Riverbend Golf Course Ormond Fl http://visionimprovementsite.com/showthread.php?f=14&s=75815 Must Abandon Phony Friends http://yorkregionparrotclub.ca/showthread.php?f=37&s=43650 Medium Ball Head http://xcitebattery.com/showthread.php?f=91&s=41419 Walking Tour Carmel California http://wbcpsy.com/showthread.php?f=48&s=83414 Vector Erase http://wheelspin.net/showthread.php?f=45&s=40788 Last Execution The Project Cd http://virtualproductmall.com/showthread.php?f=76&s=34064 Burn To Shine http://xcitebattery.com/showthread.php?f=23&s=34808 Uwe Gebser
+
<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