diff --git a/plugins/RootWarner.py b/plugins/RootWarner.py index 854d65d2e..72abe8588 100644 --- a/plugins/RootWarner.py +++ b/plugins/RootWarner.py @@ -29,6 +29,10 @@ # POSSIBILITY OF SUCH DAMAGE. ### +""" +Warns people when they join a channel if their ident is root. +""" + from baseplugin import * import irclib