Commit Graph

15 Commits

Author SHA1 Message Date
Valentin Lorentz 63eb6672ea Revert generic 'The Limnoria Contributors' in copyright notices
This commit reverts db7ef3f025
(though it keeps the year updates)

After discussion with several people, it seems better to mention
copyright owners explicitly. eg. https://reuse.software/faq/#vcs-copyright
explains the issue of using VCSs to track copyright.

As db7ef3f025 only replaced mentions
of my name with 'The Limnoria Contributors', this commit only needs
to undo that + add one person who contributed to setup.py.
2021-10-17 09:57:55 +02:00
Valentin Lorentz db7ef3f025 all: Add generic 'The Limnoria Contributors' to copyright notices.
No need to bother with details (that are all outdated / out of sync
anyway), just look up the git history.
2021-08-01 21:54:49 +02:00
Valentin Lorentz a7b1e65bd9 AutoMode: Set supybot.plugins.AutoMode.alternativeCapabilities to True by default. 2015-04-22 09:25:38 +02:00
Mikaela Suomalainen e854a0de58 AutoMode: use more sane defaults.
Don't automode owner.
Fall though yes.
Auto-op no.
Auto-hop no.
Auto-voice no.
2014-05-03 16:02:04 +03:00
Valentin Lorentz 5f306a8c74 Fix neutral pronouns. 2014-04-11 21:56:42 +00:00
Valentin Lorentz df375e075a AutoMode: Fix alternative capabilities handling. 2013-12-27 15:04:50 +00:00
Valentin Lorentz 4eb674843e AutoMode: Add support for extra modes (add supybot.plugins.AutoMode.extra). 2012-09-17 17:06:34 +02:00
Valentin Lorentz e6032c68bc AutoMode: Add configurable delay. Closes GH-188. 2012-04-04 15:55:42 +02:00
Valentin Lorentz 128143f856 AutoMode: fix supybot.plugins.AutoMode.owner. Closes GH-36. 2011-06-27 11:24:50 +02:00
Valentin Lorentz 58152b5a70 AutoMode: fix missing closing quote (update l10n-fr and l10n-fi), thanks to skizzhg. 2011-06-12 12:51:26 +02:00
Valentin Lorentz ca23f946e5 Internationalize Alias, Anonymous, AutoMode, and BadWord 2010-10-16 18:54:18 +02:00
Jeremy Fincher ad25afa900 Added supybot.plugins.AutoMode.owner, so the bot can choose not to automode owners. 2009-03-11 13:37:27 -04:00
James Vega a3e4fc5b1d Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
James Vega 9971e991fe Fix the modelines. 2005-03-23 20:07:45 +00:00
Jeremy Fincher 4e0f37e134 Added AutoMode in the new plugin format. 2005-02-02 07:04:35 +00:00