diff options
Diffstat (limited to 'plugins/day_change.py')
-rw-r--r-- | plugins/day_change.py | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/day_change.py b/plugins/day_change.py index 91c298f7..cedb4b35 100644 --- a/plugins/day_change.py +++ b/plugins/day_change.py @@ -2,12 +2,6 @@ This plugin adds a message at 00:00 in each of your chat tabs saying that the date has changed. -Installation ------------- -You only have to load the plugin.:: - - /load day_change - """ from gettext import gettext as _ |