Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(LshVPMjbQPD)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(432 intermediate revisions by 35 users not shown)
Line 1: Line 1:
http://iotopia.com/articles/2/?post=409#1 Teen In Crotchless Thong http://feetmanseoul.com/stickers/blog/10/?post=3#1 Velodyne Spl15 http://www.bombenglish.com/blog/2/?post=587#1 Julio Siperman http://www.bombenglish.com/blog/7/?post=753#1 Conus 1 http://feetmanseoul.com/stickers/blog/10/?post=675#1 Vietnamese The Three Bears http://feetmanseoul.com/stickers/blog/1/?post=120#1 Christine Swayze Spring Lake http://www.bombenglish.com/blog/7/?post=723#1 Control And Evaluation http://www.bombenglish.com/blog/3/?post=591#1 History Museum North Carolina http://square1consulting.com/blog/2/?post=812#1 Whack The Canadate http://www.bombenglish.com/blog/2/?post=436#1 Judge Alex Past Episodes http://square1consulting.com/blog/2/?post=163#1 Wedding Hand Fasting http://iotopia.com/articles/10/?post=18#1 Sharp 42 Inch Lcd Tv Review http://www.bombenglish.com/blog/7/?post=625#1 Contemporary Furniture Chicago http://square1consulting.com/blog/10/?post=539#1 Papa Jacks Farm Store http://feetmanseoul.com/stickers/blog/1/?post=88#1 Christina Ftv Pictures http://www.bombenglish.com/blog/8/?post=359#1 Bill Blass Polka Dot Shirt http://feetmanseoul.com/stickers/blog/9/?post=191#1 Shelby County Alabama Sherriff http://square1consulting.com/blog/1/?post=521#1 Eildon Topographical http://square1consulting.com/blog/8/?post=792#1 Vimpel Com http://www.bombenglish.com/blog/8/?post=356#1 Bill Bartlett Bethlehem
+
<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