Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(FLwhNMfw)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(189 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://ptiinc.com/showthread.php?f=70&s=54894 Tochigi Tourism http://rutotours.com/showthread.php?f=74&s=82894 Human-dog Stories http://oldminersday.com/showthread.php?f=13&s=90136 West Branch Mi Hotels http://riversedge.ca/showthread.php?f=28&s=88145 Accelerating Reading http://purcellville.com/showthread.php?f=5&s=51018 Onyx Global Capital http://qrecorder.com/showthread.php?f=16&s=47360 Stores That Sells Ceiling Fans http://rvinginfo.com/showthread.php?f=61&s=74305 Davey Arthur http://quickmachinerycompany.com/showthread.php?f=30&s=46837 Homes For Sale In Oxnard Ca http://quickmachinerycompany.com/showthread.php?f=30&s=49185 Hotkey Keyboard Window http://ptiinc.com/showthread.php?f=90&s=57699 Tracking Postal Customs Declaration http://purcellville.com/showthread.php?f=95&s=57321 Pastelle Clothing Kanye West http://oldminersday.com/showthread.php?f=71&s=94032 White Man Sucks Thck Black Cock http://safetyfest.org/showthread.php?f=8&s=73887 Masonry Courses http://raysbucktownbandb.com/showthread.php?f=32&s=25247 Childrens Rights In Pakistna http://purcellville.com/showthread.php?f=64&s=56522 Parizaad Kolah http://rubberspider.com/showthread.php?f=20&s=57495 Northeast Kingdom Vermont Map http://ptiinc.com/showthread.php?f=40&s=64790 University Of Louisville Basketball Program History http://stlupperroom.org/showthread.php?f=93&s=69571 Abusers Of Animals And Serial Killers http://rosyinn.com/showthread.php?f=57&s=29143 Sacramento Cars For Sale http://riversedge.ca/showthread.php?f=14&s=80269 1990 Mitsubishi Hsx
+
<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