From 1aab33c5460f92c93fa4886ca34dd873e4592cc2 Mon Sep 17 00:00:00 2001 From: Kevin Murphy Date: Sun, 12 Sep 2004 20:58:38 +0000 Subject: [PATCH] Changed main command from 'ud' to 'urbandict' --- plugins/UrbanDict.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/UrbanDict.py b/plugins/UrbanDict.py index e78d2462f..2cedb7b62 100644 --- a/plugins/UrbanDict.py +++ b/plugins/UrbanDict.py @@ -72,7 +72,7 @@ class UrbanDict(callbacks.Privmsg): _defUsageRE = re.compile(r'

(?P.*?)

' r'

(?P.*?)

', re.MULTILINE | re.DOTALL) - def ud(self, irc, msg, args): + def urbandict(self, irc, msg, args): """[] Returns the definition and usage of a random word from