Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(bqROcGzSJuaGtdtpVTf)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(153 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://sabaditoalegre.com/showthread.php?f=24&s=48074 Drumband Prinses Christina Spijkenisse http://rvinginfo.com/showthread.php?f=91&s=76863 Definition Of Broken Heart Syndrome http://relaxus.com/showthread.php?f=41&s=85954 Stroking Weiners http://stlupperroom.org/showthread.php?f=93&s=68372 A Renaissance Castle http://relaxus.com/showthread.php?f=81&s=90095 Symbios Lsi20320 Sco Driver http://stlupperroom.org/showthread.php?f=87&s=69744 Accelerated Reader Ohio List http://rutotours.com/showthread.php?f=55&s=87655 Indiana Northeast Development http://quickmachinerycompany.com/showthread.php?f=32&s=50724 How To Be Diciplined http://sabaditoalegre.com/showthread.php?f=40&s=55191 Employment With Department Of Homeland Security http://johnnyscorner.com/showthread.php?f=95&s=48803 Giglio Awning Company http://johnnyscorner.com/showthread.php?f=93&s=45359 Gary Rohr Toledo http://rosyinn.com/showthread.php?f=41&s=31896 Santorini Scooter Rental http://raysbucktownbandb.com/showthread.php?f=80&s=25057 Children Multi Vitamins Recommended Daily Allowance http://stlupperroom.org/showthread.php?f=91&s=72217 Adult Leather Mask http://rhbamericana.com/showthread.php?f=98&s=17123 Outwater Llc http://raysbucktownbandb.com/showthread.php?f=88&s=23338 Checked Valance http://safetyfest.org/showthread.php?f=56&s=79094 Metal Building Contractor Job Requirements http://safetyfest.org/showthread.php?f=42&s=79216  http://johnnyscorner.com/showthread.php?f=44&s=49914 Glen Ellyn Illinois Racial Demographics http://johnnyscorner.com/showthread.php?f=88&s=49874 Glaucoma Uk
+
<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