Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(EdYuvIaHcCBYHJYb)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(263 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://spiritoffrederickdouglass.com/showthread.php?f=22&s=33451 Garden Valley Idaho Demographics http://spanoa.com/showthread.php?f=11&s=55965 Gas Chico http://soccerextreme.com/showthread.php?f=6&s=83359 Fk11 0dq http://soccerextreme.com/showthread.php?f=32&s=87434 Four Mile Farms Justin Porter http://spymaster.com/showthread.php?f=1&s=17339 Caught Pics http://source-medical.net/showthread.php?f=31&s=73829 Office Pipeline Safety http://sola3.org/showthread.php?f=23&s=81636 Italian Dictinary http://stalbansbexley.org/showthread.php?f=44&s=40567 Custom Made Huntboards http://soccerextreme.com/showthread.php?f=75&s=82502 First Arab Gay Site http://spinblessing.com/showthread.php?f=23&s=26839 Abc2news Traffic Update http://softwaretospec.com/showthread.php?f=5&s=53642 Admiral Fallon Resignation http://spymaster.com/showthread.php?f=11&s=21080 Cheap Ab Sitters http://starhollowfarm.com/showthread.php?f=92&s=79138 Rca Digital Cable http://soulsdelight.com/showthread.php?f=85&s=79162 Tim Bagdriwicz Fl http://soundemon.com/showthread.php?f=66&s=34402 Inflatable Spout Cover http://statepen.org/showthread.php?f=46&s=63791 Investing Start Stock http://spinblessing.com/showthread.php?f=69&s=27738 Accident Prone Search Results Msn Encarta http://softwaretospec.com/showthread.php?f=83&s=47001 36114 Montgomery Al Contact Us http://www.soundwitness.org/showthread.php?f=3&s=84425 Line Car Insurance In Ireland http://soundemon.com/showthread.php?f=63&s=38394 Is Ali In The Holy Bible
+
<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