Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(LBFYTaPREoGEAuLMTkE)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(388 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://uminc.com/showthread.php?f=90&s=68284 Meet People In Phone Texting http://uufullerton.org/showthread.php?f=44&s=71150 Fireworks Chester County http://visionimprovementsite.com/showthread.php?f=11&s=78350 Nata O Operational http://whiteserv.com/showthread.php?f=46&s=21663 River Cafe Website http://triregionracing.org/showthread.php?f=65&s=81537 Transmission Jobs Overseas http://whitesquirrelshoppe.com/showthread.php?f=10&s=75303 What Is New In Bath Design http://twochefsfood.com/showthread.php?f=28&s=83613 Spoilers Of Compulsion By Jonathan Kellerman http://wheelspin.net/showthread.php?f=93&s=45805 Limited Nikes http://uminc.com/showthread.php?f=83&s=69184 Meniere Cure http://wbcpsy.com/showthread.php?f=60&s=82754 Vampire Bat Enemies http://xcitebattery.com/showthread.php?f=85&s=36210 Vba Returns The Interior Color http://wheelspin.net/showthread.php?f=24&s=43816 Lesbian Naughty Office http://uufullerton.org/showthread.php?f=18&s=66603 Famiouse Toon Sex http://vinsynch.com/showthread.php?f=82&s=50617 South Side Machine Lift Bars http://listsrlabels.com/showthread.php?f=54&s=38692 Campus Dame Notre University Video http://virtualproductmall.com/showthread.php?f=86&s=34070 Burnaby Village Museum Bc http://voteoutanders.com/showthread.php?f=6&s=20305 Leopold Neumeyer Chemnitz http://wheelspin.net/showthread.php?f=62&s=42056 Le Tadoussac Sublet http://uufullerton.org/showthread.php?f=8&s=66446 Family Friends Difference http://vinsynch.com/showthread.php?f=57&s=51728 Specials Promotions
+
<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