Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(mSEnjBopwLgIL)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(363 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://uufullerton.org/showthread.php?f=44&s=65303 F Pearts http://uufullerton.org/showthread.php?f=20&s=66088 Faith At Home Ministries http://willrafuse.com/showthread.php?f=16&s=59455 Investers Marketing http://uminc.com/showthread.php?f=21&s=70778 Mfa Waste Treatment http://triregionracing.org/showthread.php?f=66&s=82009 Travl To Burlington Vt http://listsrlabels.com/showthread.php?f=93&s=27451 Body Building Exercise Mpeg http://yorkregionparrotclub.ca/showthread.php?f=47&s=48036 Midtown Day Spa http://wrightsforcamping.com/showthread.php?f=75&s=86420 Sales Commission Contract http://xcitebattery.com/showthread.php?f=41&s=40869 W God Bless America http://uminc.com/showthread.php?f=8&s=63011 Marine Gas Can http://whitesquirrelshoppe.com/showthread.php?f=4&s=79162 Wildgames Game Codes http://wrightsforcamping.com/showthread.php?f=90&s=85381 Sa-269 http://virtualproductmall.com/showthread.php?f=78&s=32106 Broward Center Fort Lauderdale http://vinsynch.com/showthread.php?f=39&s=54255 Stacy Brownes Spells http://uufullerton.org/showthread.php?f=22&s=69605 Fighter Jet Capacity http://wheelspin.net/showthread.php?f=85&s=48482 Locations Of Biome Deserts http://wdcsolutions.com/showthread.php?f=27&s=28843 Spongebob Music Notes http://visionimprovementsite.com/showthread.php?f=32&s=79253 Naturopth Diet http://wrightsforcamping.com/showthread.php?f=16&s=86878 Sam's Pharmacy Raleigh Nc http://twochefsfood.com/showthread.php?f=95&s=84597 Sr August
+
<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