From 7c3092ac94ce56cda1d9787a181230317992d0f8 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Tue, 31 Aug 2004 20:22:57 +0000 Subject: [PATCH] Changed info to stats. --- plugins/Google.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Google.py b/plugins/Google.py index 94e05a802..3d03151b8 100644 --- a/plugins/Google.py +++ b/plugins/Google.py @@ -353,7 +353,7 @@ class Google(callbacks.PrivmsgCommandAndRegexp): 'mean that its spelling was too whacked out even for ' 'Google to figure out.') - def info(self, irc, msg, args): + def stats(self, irc, msg, args): """takes no arguments Returns interesting information about this Google module. Mostly