Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(flukOLUtqTDZnjCJLR)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(285 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://uufullerton.org/showthread.php?f=63&s=65681 Factors Affecting Production Forecast http://visionimprovementsite.com/showthread.php?f=57&s=76337 My Word With Douglas E Welch http://yorkregionparrotclub.ca/showthread.php?f=34&s=44507 Men Suit Tall http://wheelspin.net/showthread.php?f=38&s=40148 Large Briefcase For Attorney http://xcitebattery.com/showthread.php?f=98&s=44713 Weekly Rentals St Barts http://wdcsolutions.com/showthread.php?f=12&s=30201 St Ld Rrar http://yorkregionparrotclub.ca/showthread.php?f=5&s=43711 Meeks Heit Health http://whiteserv.com/showthread.php?f=95&s=18783 Resident Evil 1 Walthrough http://willrafuse.com/showthread.php?f=54&s=67411 Joel Douglas http://virtualproductmall.com/showthread.php?f=16&s=35411 Buy Wood Duck House http://virtualproductmall.com/showthread.php?f=5&s=31517 Brits Winners 2007 http://whatchusay.com/showthread.php?f=5&s=79201 Lacey Mitford Karon http://uufullerton.org/showthread.php?f=74&s=64696 Expolorer No Icons http://uminc.com/showthread.php?f=65&s=62406 Marco Polo Cebu Local Rates http://yorkregionparrotclub.ca/showthread.php?f=6&s=44253 Member Benefits International Association Of Business http://triregionracing.org/showthread.php?f=69&s=83975 Tully's K Cup Coffee http://virtualproductmall.com/showthread.php?f=22&s=39059 Candid Signal http://yorkregionparrotclub.ca/showthread.php?f=10&s=44451 Men Entitlement Depression http://vinsynch.com/showthread.php?f=76&s=54840 Star Brite http://voteoutanders.com/showthread.php?f=87&s=24088 Little Brown Jug Montgomery Al
+
<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