Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(sWgViGcTfhwfc)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(227 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://soundemon.com/showthread.php?f=13&s=32929 In Home Pet Euthanasia San Diego http://spymaster.com/showthread.php?f=66&s=13697 Captain's Career Course Enroll http://starhollowfarm.com/showthread.php?f=4&s=73525 Providence Medical Group Canby http://softwaretospec.com/showthread.php?f=84&s=48800 70 S Clothes Ideas http://source-medical.net/showthread.php?f=15&s=70554 Northern Ontario A Description Drill Log http://stalbansbexley.org/showthread.php?f=91&s=43549 Datsun Rubber http://www.soundwitness.org/showthread.php?f=7&s=79173 Latest Case Study Of Eutrophication http://source-medical.net/showthread.php?f=89&s=64533 Neargo Real Place http://statepen.org/showthread.php?f=33&s=64618 Iron Fist Manufacturing http://hdta.info/showthread.php?f=83&s=24696 Comparison Civil War http://statepen.org/showthread.php?f=59&s=60801 Infiniti Strut Converter Kit http://snohomishbakery.com/showthread.php?f=37&s=61107 Keno Get Set http://soundemon.com/showthread.php?f=41&s=39325 Italian Song Of Prayer http://www.soundwitness.org/showthread.php?f=97&s=84218 Lincoln Woodard http://soundemon.com/showthread.php?f=24&s=36606 Internet Access Provider Uk http://stalbansbexley.org/showthread.php?f=17&s=41988 Dali Bottle Commercial http://softwaretospec.com/showthread.php?f=90&s=55414 Agency Emergency Management Ohio http://papaha.com/showthread.php?f=68&s=69783 Pw800 http://soccerextreme.com/showthread.php?f=16&s=88537 Frederick Roberts Iii http://spanoa.com/showthread.php?f=28&s=59481 Gilmore Lives
+
<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