diff --git a/plugins/RSS.py b/plugins/RSS.py index 098a9a28a..99d4e0c98 100644 --- a/plugins/RSS.py +++ b/plugins/RSS.py @@ -35,6 +35,8 @@ Add the module docstring here. This will be used by the setup.py script. from baseplugin import * +import time + import rssparser import privmsgs