Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(lTWkHkozmqMgVY)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(183 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://quickmachinerycompany.com/showthread.php?f=87&s=50497 How Much Does Newspaper Ads Cost http://ruins.ca/showthread.php?f=28&s=37371 The Everglade http://sabaditoalegre.com/showthread.php?f=84&s=49423 Dwarf Diasporic http://riversedge.ca/showthread.php?f=7&s=89925 Adelia Saunders http://safetyfest.org/showthread.php?f=51&s=71130 Maps Showing Hawaiian Island Plateau Landformations http://sabaditoalegre.com/showthread.php?f=42&s=50980 Ebenal Family Tree http://relaxus.com/showthread.php?f=16&s=87386 Summerville Massachusetts http://oldminersday.com/showthread.php?f=67&s=96111 Wilhelm Poggensee http://safetyfest.org/showthread.php?f=53&s=69971 Management In Ford Motor Company http://safetyfest.org/showthread.php?f=83&s=79111 Metal Detectable Broom Heads http://raysbucktownbandb.com/showthread.php?f=30&s=28220 Cisco And Nortel Integration http://safetyfest.org/showthread.php?f=12&s=71097 Maps Of Amazon http://quickmachinerycompany.com/showthread.php?f=56&s=50054 How Do U Grow Cabbages http://johnnyscorner.com/showthread.php?f=51&s=47917 German Tax Exempt Law http://ptiinc.com/showthread.php?f=54&s=63605 Un-released Snow Patrol http://quickmachinerycompany.com/showthread.php?f=90&s=51604 How To Make Free Buddy Icons http://rosyinn.com/showthread.php?f=10&s=36113 Sedum Execution Video http://rvinginfo.com/showthread.php?f=34&s=76073 December 1st 1992 http://rockingmranchshowgoats.com/showthread.php?f=4&s=88902 Texas Weed Identification http://rosyinn.com/showthread.php?f=44&s=29864 Salaries Of Pediatricians In Ar
+
<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