Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(qiCvWSKwfhk)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(396 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://whitesquirrelshoppe.com/showthread.php?f=9&s=77608 Who Invented Contemporary Christian Music http://whitesquirrelshoppe.com/showthread.php?f=60&s=71993 Webcam Activate http://virtualproductmall.com/showthread.php?f=5&s=32927 Buddy Holly Big Band Style Song http://wdcsolutions.com/showthread.php?f=6&s=28538 Spin-off Products http://vinsynch.com/showthread.php?f=60&s=52755 Sports Scores 11-04-07 http://xcitebattery.com/showthread.php?f=97&s=43902 Weather Pollen Index http://uufullerton.org/showthread.php?f=15&s=67138 Farm Windrows Treeplanting http://voteoutanders.com/showthread.php?f=72&s=23004 Linkopings Sweden http://wheelspin.net/showthread.php?f=6&s=52458 Lyrics To Knockin Da Boots http://uufullerton.org/showthread.php?f=72&s=64427 Exorcist Video Clip http://wrightsforcamping.com/showthread.php?f=98&s=84073 Rudd Wine 2004 http://twochefsfood.com/showthread.php?f=6&s=86436 Starwood Points Increase http://uminc.com/showthread.php?f=57&s=70703 Mexico Criminal Law Search Warrant http://wdcsolutions.com/showthread.php?f=5&s=31013 Standing Rules For Pta http://virtualproductmall.com/showthread.php?f=89&s=30763 Brian Sawchyn Exeter Nh http://wheelspin.net/showthread.php?f=28&s=44550 Lfe Model 4424 http://listsrlabels.com/showthread.php?f=94&s=38820 Can Not Locate Sbs2003 R2 http://wdcsolutions.com/showthread.php?f=40&s=27699 Spank Sex Gay Lesbian Anti http://visionimprovementsite.com/showthread.php?f=33&s=80348 Nelson Group Insurance Broker http://xcitebattery.com/showthread.php?f=16&s=36695 Ventfree Propane Heaters
+
<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