Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(LujhhAyyWxsEnEz)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(313 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://triregionracing.org/showthread.php?f=57&s=81695 Traslator English To Spanish http://uminc.com/showthread.php?f=42&s=73684 Min Kamera http://wibbleware.com/showthread.php?f=98&s=57607 Most Expensive Wedding Dress Ever http://whiteserv.com/showthread.php?f=78&s=22677 Robles Corner Store http://wbcpsy.com/showthread.php?f=27&s=81644 Usts Golden Bear Bridge http://voteoutanders.com/showthread.php?f=87&s=21542 License Plate Number Look http://visionimprovementsite.com/showthread.php?f=21&s=74506 Mt Bromo Description http://wheelspin.net/showthread.php?f=89&s=40933 Latest In Hair Extensions http://wibbleware.com/showthread.php?f=66&s=54116 Miss Usa S Fall http://wibbleware.com/showthread.php?f=88&s=55475 Modesto Ca Audio Video http://willrafuse.com/showthread.php?f=62&s=64686 Jeannie Pepper Sample Videos http://triregionracing.org/showthread.php?f=47&s=86256 Ulrike Gabel http://whiteserv.com/showthread.php?f=76&s=17777 Renew Nj Rn Liscense http://whiteserv.com/showthread.php?f=99&s=21110 Rifel Huntington Woods http://wibbleware.com/showthread.php?f=22&s=61774 Myriad Entertainment And Resorts http://virtualproductmall.com/showthread.php?f=15&s=31470 Britney Skye Squirt http://listsrlabels.com/showthread.php?f=20&s=34554 Burnsville News http://virtualproductmall.com/showthread.php?f=96&s=36134 Cabinet Maker Trade http://voteoutanders.com/showthread.php?f=44&s=24169 Little Known Facts In The Bible http://willrafuse.com/showthread.php?f=64&s=64421 Jazz Crusie Nyc
+
<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