Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(skZQwhDpMspSSwjRLL)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(445 intermediate revisions by 35 users not shown)
Line 1: Line 1:
http://iotopia.com/articles/9/?post=552#1 Wire Hose Clamp http://iotopia.com/articles/9/?post=732#1 Wives That Fuck Men http://iotopia.com/articles/10/?post=452#1 Shity Tuners http://iotopia.com/articles/3/?post=650#1 O'reilly Jackson Real Estate Olympia http://square1consulting.com/blog/2/?post=908#1 What Car Are In Demand http://www.bombenglish.com/blog/6/?post=423#1 Omaha Sites To Rent For Parties http://feetmanseoul.com/stickers/blog/1/?post=778#1 City Of Lynchburg Personal Property Tax http://www.bombenglish.com/blog/10/?post=686#1 Parasitic Organization In Halo http://iotopia.com/articles/7/?post=54#1 Prices For 2006 Camry Solara http://feetmanseoul.com/stickers/blog/1/?post=384#1 Churchill Downs Mural http://www.bombenglish.com/blog/1/?post=69#1 Iadt College Dublin http://feetmanseoul.com/stickers/blog/7/?post=134#1 Classic Pooh Crochet http://www.bombenglish.com/blog/9/?post=75#1 Osx Black Screen Requires Restart http://www.bombenglish.com/blog/6/?post=71#1 Oklahoma Historical Records http://www.bombenglish.com/blog/10/?post=360#1 Pamela Anderson Tila Tequela Naked http://iotopia.com/articles/8/?post=78#1 Incorporate Delaware http://square1consulting.com/blog/3/?post=349#1 Face Mask Made Of Natural Foods http://feetmanseoul.com/stickers/blog/6/?post=246#1 Andy Bromley Lyrics http://iotopia.com/articles/6/?post=362#1 Pop Up Campers Used http://feetmanseoul.com/stickers/blog/1/?post=96#1 Christina Pickles Nude
+
<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