Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(bTHZFUay)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(248 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://soccerextreme.com/showthread.php?f=81&s=81798 Find Symantec Subsription Key http://papaha.com/showthread.php?f=86&s=70731 Quickmix Concrete http://www.soundwitness.org/showthread.php?f=22&s=77615 Lambet Field http://stalbansbexley.org/showthread.php?f=24&s=45211 Death Valley Desert Map http://soulsdelight.com/showthread.php?f=27&s=76188 The S Rocks Kid http://soundemon.com/showthread.php?f=82&s=39026 Israelis Killed Intifada http://sola3.org/showthread.php?f=38&s=77105 Information On Weightlifting http://soccerextreme.com/showthread.php?f=46&s=84403 Florida Bad Credit Home Loan http://softwaretospec.com/showthread.php?f=66&s=51349 Absentee Voting In South Carolina http://spinblessing.com/showthread.php?f=32&s=27270 Abs Break Parts http://starhollowfarm.com/showthread.php?f=47&s=77594 Raimo And Murphy New Hampshire http://soulsdelight.com/showthread.php?f=89&s=77193 Theodore Kunszt And Newbury Oh http://stalbansbexley.org/showthread.php?f=86&s=44721 Dde Excel Rt Stock Software http://starhollowfarm.com/showthread.php?f=84&s=80868 Rectangular Wings http://stalbansbexley.org/showthread.php?f=33&s=41553 Da Tutto Pasto http://sola3.org/showthread.php?f=24&s=79248 Interpret Oh Jeah Life Goes On http://source-medical.net/showthread.php?f=76&s=73076 Obitutaries For St George New Brunswick http://spiritoffrederickdouglass.com/showthread.php?f=71&s=33557 Garlocks Rail Guard http://starhollowfarm.com/showthread.php?f=10&s=74655 Punching Sound Effects http://steamerracing.ca/showthread.php?f=26&s=26093 Tara Deputy Dick
+
<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