Limnoria/plugins/News
nyuszika7h 9f059b91ba Add missing future imports for print_function
There are some places where `print()` is used to print a blank line.
However, unless the future feature `print_function` is imported,
that will print `()` in Python 2.
2015-06-12 22:22:16 +02:00
..
locales Squashed commit of the following: 2014-12-20 14:37:27 +01:00
README.md Mass rename README.txt --> README.md . 2014-06-06 12:42:33 +02:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Fix neutral pronouns. 2014-04-11 21:56:42 +00:00
messages.pot Squashed commit of the following: 2014-12-20 14:37:27 +01:00
plugin.py Add/improve help for Debug + plugins from F-W: 2014-11-30 12:07:41 -08:00
test.py Add missing future imports for print_function 2015-06-12 22:22:16 +02:00

README.md

This plugin provides a means of maintaining News for a channel. It was partially inspired by the news system used on #debians bot.