Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(QGSyHhCR)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(145 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://johnnyscorner.com/showthread.php?f=10&s=46453 Gemological Refractive Gem Scale http://rutotours.com/showthread.php?f=28&s=83460 Hut Studios http://relaxus.com/showthread.php?f=27&s=86967 Sugar Alternatives Pickling http://sabaditoalegre.com/showthread.php?f=76&s=54077 Ellenton Shopping http://oldminersday.com/showthread.php?f=63&s=98107 Wiring A Eclipse Avn 5435 Stereo http://rvinginfo.com/showthread.php?f=97&s=72917 Dana Do Siri Mp3 http://ptiinc.com/showthread.php?f=46&s=61843 Twin Creek Cinema Nebraska http://raysbucktownbandb.com/showthread.php?f=78&s=24229 Chevy Pickup 15x7 Wheels http://rutotours.com/showthread.php?f=19&s=86891 In Protein Step Synthesis Transcription http://relaxus.com/showthread.php?f=72&s=90523 Szydlik Neurol Neurochir Psychiatr http://ruins.ca/showthread.php?f=52&s=25426 Storage Well Broken Stringer http://relaxus.com/showthread.php?f=9&s=89280 Swan Candle Making Kits http://oldminersday.com/showthread.php?f=80&s=98417 Wives Free Pic Posts http://riversedge.ca/showthread.php?f=1&s=88804 Ackell Computador http://quickmachinerycompany.com/showthread.php?f=32&s=50332 How Long Before Hpv Appears http://rockspringpress.com/showthread.php?f=21&s=36990 Crystals For Sleeping http://purcellville.com/showthread.php?f=47&s=51892 Ordain Me http://riversedge.ca/showthread.php?f=16&s=84248 48 Farmer Email Contact Adresses http://ptiinc.com/showthread.php?f=8&s=61015 Tulips North Side Of Building http://johnnyscorner.com/showthread.php?f=68&s=46879 Geneva Ny High School 1965
+
<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