Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(jHCsDVTnNVGet)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(226 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://source-medical.net/showthread.php?f=6&s=77215 Or Biviy http://pilgrimageyoga.com/showthread.php?f=72&s=85206 Oregon Technic http://spanoa.com/showthread.php?f=60&s=53341 Fujifilm S5000 http://soccerextreme.com/showthread.php?f=44&s=89154 Free Computer Games On The Internet http://soundemon.com/showthread.php?f=36&s=34724 Information On Zimmerman's Note http://pilgrimageyoga.com/showthread.php?f=64&s=93421 Perfect Sandwich Story http://steamerracing.ca/showthread.php?f=42&s=20033 Stripping Schoolgirl Babes http://statepen.org/showthread.php?f=84&s=66442 Jaccarino New York Art http://source-medical.net/showthread.php?f=82&s=68456 Nikon Monarch Atb 7430 8x42 Binocular http://pilgrimageyoga.com/showthread.php?f=10&s=84267 Open Microsoft Office Software http://spinblessing.com/showthread.php?f=55&s=21443 2007 Nhsca Wrestling Results http://hdta.info/showthread.php?f=96&s=26512 Construction Management Software Feasible http://hdta.info/showthread.php?f=58&s=24450 Company Crimes http://starhollowfarm.com/showthread.php?f=37&s=82980 Removing Read Only On Folders http://spinblessing.com/showthread.php?f=22&s=19457 1980-1987 Monte Carlo http://steamerracing.ca/showthread.php?f=55&s=20237 Stuck Mojo Downlaods http://stalbansbexley.org/showthread.php?f=11&s=42086 Dallas Soap Star Kimberly Foster http://www.soundwitness.org/showthread.php?f=5&s=82988 Liberator Tunnel Hulls http://snohomishbakery.com/showthread.php?f=72&s=59596 Kasperky 7 http://spanoa.com/showthread.php?f=32&s=55208 Games 4 Fans Proxy
+
<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