This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Urban Dictionary WordOfTheDay.tcl (Currently: 1.0)

Support & discussion of released scripts, and announcements of new releases.
Post Reply
B
BeBoo
Halfop
Posts: 42
Joined: Wed Sep 26, 2007 1:44 am

Urban Dictionary WordOfTheDay.tcl (Currently: 1.0)

Post by BeBoo »

I modified perpleXa's Urban Dictionary script a little to grab the word of the day from the site. This script also allows you to go back a day or two up to 100 days. Let me know if you have any problems.

Code: Select all

#---------------------------------------------------------------------#
# TechJoose:WordoftheDay                                         v1.0 #
# Based on perpleXa's Urban Dictionary Script                         #
#    (http://perplexa.ugug.org/web/uploads/files/urbandict.tcl)       #
#                                                                     #
# Grabs the word of the day from Urban Dictionary                     #
#                                                                     #
# Usage:                                                              #
#   !wordoftheday [id] (1=today, 2=yesterday, etc up to 100)          #
#                                                                     #
# ChangeLog:                                                          #
#   1.0  - Modified perpleXa's original script, released              #
#                                                                     #
# TODO:                                                               #
#   - Ideas? Email me.                                                #
#                                                                     #
# http://www.techjoose.net                                            #
# macbrando@gmail.com                                                 #
# BeBoo @ irc.techjoose.net / #bar                                    #
#---------------------------------------------------------------------#
Download here
Download perpleXa's Original Urban Dictionary Script here. (Currently 1.8)

You will also need perpleXa's fsck package to run both scripts. You can find that here
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

You might actually want to send such changes to Perplexa and ask if she (or he) wants to add them to their script, since they are still actively maintaining them afaik. It's poor form to take someone elses script and re-release them without at least asking.
B
BeBoo
Halfop
Posts: 42
Joined: Wed Sep 26, 2007 1:44 am

Post by BeBoo »

I am releasing it under the following disclaimer that appears in her/his original script:

Code: Select all

# Redistribution, with or without modification, are permitted provided
# that redistributions retain the above copyright notice, this condition
# and the following disclaimer.
Also, I am not sure that s/he is still updating it as the a link to it has been removed off her/his website.

I will attempt to contact him/her anyway.
Post Reply