Ddate

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(hTdEHGzkpPvMlg)
m (Protected "Ddate" [edit=sysop:move=sysop])
 
(386 intermediate revisions by 34 users not shown)
Line 1: Line 1:
http://twochefsfood.com/showthread.php?f=11&s=82820 Special Olympics In S C http://virtualproductmall.com/showthread.php?f=64&s=36836 Caleb Atwt Overdoses http://listsrlabels.com/showthread.php?f=32&s=29839 Brabant Police http://wbcpsy.com/showthread.php?f=51&s=81706 Utah Hanggliding http://wrightsforcamping.com/showthread.php?f=82&s=85937 Sagawa http://visionimprovementsite.com/showthread.php?f=13&s=79752 Ncaa March Madness 06 Review http://voteoutanders.com/showthread.php?f=34&s=24217 Little Plastic Toy Sand Shovels http://vinsynch.com/showthread.php?f=61&s=55777 Stay Bridge Hotel In San Diego http://willrafuse.com/showthread.php?f=23&s=67409 Joel Chamberlain Architect Kansas State http://whiteserv.com/showthread.php?f=12&s=28482 Sampagitang Walang Bango http://wdcsolutions.com/showthread.php?f=25&s=31523 Start Up Problems M6vbe http://uminc.com/showthread.php?f=42&s=65912 Mature Hidden Cam Solo http://wrightsforcamping.com/showthread.php?f=66&s=83824 Rs2 Auto Fighters http://whiteserv.com/showthread.php?f=91&s=20430 Ribs And Nausea http://virtualproductmall.com/showthread.php?f=60&s=30571 Brethren Sect http://wibbleware.com/showthread.php?f=97&s=54587 Mitsubishi Fort Lauderdale Fl http://virtualproductmall.com/showthread.php?f=6&s=33898 Burdick Atrica 3000 http://whatchusay.com/showthread.php?f=14&s=78602 L M Laboranti http://wrightsforcamping.com/showthread.php?f=81&s=85853 Safety First Comics http://whiteserv.com/showthread.php?f=22&s=27659 Saint Patrick's Day And Tune
+
<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