diff --git a/plugins/Infobot.py b/plugins/Infobot.py index 2635acf2b..d60813a44 100755 --- a/plugins/Infobot.py +++ b/plugins/Infobot.py @@ -33,6 +33,8 @@ Infobot compatibility, for the parts that we don't support already. import supybot +deprecated = True + __revision__ = "$Id$" __author__ = supybot.authors.jemfinch