Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(DujpJxNTvUPOGveXM)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(174 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://qrecorder.com/showthread.php?f=34&s=42272 Sportchassis The Ultimate Pickup Line Home http://rhbamericana.com/showthread.php?f=55&s=18972 Pamela Gambacorta http://quickmachinerycompany.com/showthread.php?f=74&s=53193 Hude Bush http://ruins.ca/showthread.php?f=88&s=30206 Sworn Enemy Hoodie http://rockspringpress.com/showthread.php?f=94&s=43163 December 1995 Ephemeride http://rubberspider.com/showthread.php?f=31&s=50850 Nature Baby Care http://rosyinn.com/showthread.php?f=4&s=33367 Schaumburg Vacation With Kids http://safetyfest.org/showthread.php?f=21&s=69903 Man Searching Woman Italy http://rubberspider.com/showthread.php?f=94&s=55203 Night Hawk Rifle http://rockspringpress.com/showthread.php?f=53&s=38530 Cute Ugly Girl Sikvid Com http://ruins.ca/showthread.php?f=3&s=33017 Tcf Bankj http://qrecorder.com/showthread.php?f=42&s=50551 Support Group For Caretaker Head Injury http://rubberspider.com/showthread.php?f=35&s=54597 Ngo Y An http://johnnyscorner.com/showthread.php?f=61&s=52148 Gothenburg 42436 http://ruins.ca/showthread.php?f=8&s=27341 Sugarland Houston Kids Summer Camp http://relaxus.com/showthread.php?f=92&s=82579 Starpoint School At Tcu http://ptiinc.com/showthread.php?f=73&s=64550 Unity Group Insurance And Financial http://ptiinc.com/showthread.php?f=85&s=60638 Truth And Consequences Brendan Gill http://purcellville.com/showthread.php?f=59&s=50952 Ontario Cut Flower Growers http://rosyinn.com/showthread.php?f=19&s=31240 San Joaquin Valley College Reviews
+
<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