Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(ilTGLEQPNdicqA)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(160 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://sabaditoalegre.com/showthread.php?f=84&s=55730 Engine In Placement Search Top http://rockspringpress.com/showthread.php?f=67&s=44074 Definition Of Transparency In Business http://sabaditoalegre.com/showthread.php?f=40&s=50830 Eath Five For Fighting http://purcellville.com/showthread.php?f=41&s=55023 Painting Oil Kothera http://riversedge.ca/showthread.php?f=81&s=89144 Activate Windows Phone Iinstallation Id http://quickmachinerycompany.com/showthread.php?f=52&s=45093 Hiway 5 Crash http://rockingmranchshowgoats.com/showthread.php?f=27&s=82626 Swarupa Yoga http://johnnyscorner.com/showthread.php?f=30&s=49570 Git Cha Walk On By Daz http://qrecorder.com/showthread.php?f=13&s=48434 Students Today Leaders Tomorrow http://rockspringpress.com/showthread.php?f=84&s=41303 Dave Grohl Drummed For http://rvinginfo.com/showthread.php?f=62&s=75721 Death In The Prairie House http://rockingmranchshowgoats.com/showthread.php?f=14&s=79851 Subatomic Gold In Ancient Egypt http://rockingmranchshowgoats.com/showthread.php?f=27&s=82123 Susanna Balogh http://qrecorder.com/showthread.php?f=94&s=49865 Sunflower Apartments Zante http://rockingmranchshowgoats.com/showthread.php?f=84&s=79946 Suboxone Blocks For Hours http://quickmachinerycompany.com/showthread.php?f=24&s=44530 Historical Sugarpaste http://rvinginfo.com/showthread.php?f=53&s=79917 Diabetes Hot Tubs http://rvinginfo.com/showthread.php?f=50&s=73498 Dante And Rime 104 http://purcellville.com/showthread.php?f=18&s=55090 Pakistan Airports http://quickmachinerycompany.com/showthread.php?f=45&s=50442 How Many Representatives In Nc
+
<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