From 25f673d483e6838e9cdaca81a9861dce1f3f0935 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Thu, 22 Jan 2015 18:48:36 +0200 Subject: [PATCH] Debug: update --- plugins/Debug/plugin.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/Debug/plugin.py b/plugins/Debug/plugin.py index 672d02985..6753f4c06 100644 --- a/plugins/Debug/plugin.py +++ b/plugins/Debug/plugin.py @@ -30,8 +30,8 @@ ### """ -This is for jemfinch's debugging only. If this somehow gets added and -committed, remove it immediately. It must not be released with Supybot. +This is for debugging purpouses and you shouldn't load this plugin unless +Supybot developer requests you to do so for debugging some issue. """ import supybot.plugins as plugins