Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(gTYGJnmDyLqzD)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(373 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://virtualproductmall.com/showthread.php?f=23&s=33445 Building Of The Hindenburg Pictures http://whiteserv.com/showthread.php?f=3&s=25887 Runescape People That Give Stuff Away http://listsrlabels.com/showthread.php?f=80&s=36136 C C Wood Products Quesnel http://wbcpsy.com/showthread.php?f=49&s=81907 Uvf Airport Arrivals http://uminc.com/showthread.php?f=74&s=64132 Marthas Vinyard Newspaper http://wibbleware.com/showthread.php?f=48&s=58837 Movie Midnight Cowboy http://uufullerton.org/showthread.php?f=32&s=65358 F15 Rc Plane http://visionimprovementsite.com/showthread.php?f=64&s=74323 Ms2900vs Customer Service http://wibbleware.com/showthread.php?f=24&s=60764 Mushtaq Mohammad http://virtualproductmall.com/showthread.php?f=83&s=38471 Can You Rent A Xbox 360 http://voteoutanders.com/showthread.php?f=2&s=27698 Ls Onmousedown http://vinsynch.com/showthread.php?f=22&s=55903 Steamers Milk Drink http://yorkregionparrotclub.ca/showthread.php?f=70&s=42854 Measures To Assess Change http://whiteserv.com/showthread.php?f=10&s=18190 Repairing Wet Cell Phone http://whiteserv.com/showthread.php?f=33&s=17551 Removing Candle Wax From A Wall http://wbcpsy.com/showthread.php?f=98&s=86819 Visual Logic Productions Grove City Pa http://triregionracing.org/showthread.php?f=70&s=85446 U Of C Mba http://vinsynch.com/showthread.php?f=77&s=54120 St Selamia Chicago http://wheelspin.net/showthread.php?f=92&s=45551 Like Many Other Design Innovations http://virtualproductmall.com/showthread.php?f=42&s=37017 California Association Of Stormwater Quality
+
<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