mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-23 04:29:32 +01:00
security: add an item to hide the bot version.
This commit is contained in:
parent
eb17d3030f
commit
ccc507d164
@ -155,6 +155,9 @@ Again, if this is undesirable to you, you can do the following:
|
|||||||
``defaultcapability add -misc.list``,
|
``defaultcapability add -misc.list``,
|
||||||
``defaultcapability add -misc.apropos``, and
|
``defaultcapability add -misc.apropos``, and
|
||||||
``defaultcapability add -plugin``
|
``defaultcapability add -plugin``
|
||||||
|
* Hide the version from users: ``defaultcapability add -misc.version``,
|
||||||
|
and also make sure it's not in ``supybot.user`` or
|
||||||
|
``supybot.plugins.Owner.quitMsg``.
|
||||||
* Hide capabilities users are missing to run a command:
|
* Hide capabilities users are missing to run a command:
|
||||||
``supybot.reply.error.noCapability``
|
``supybot.reply.error.noCapability``
|
||||||
* Replace errors with a generic reply: ``supybot.reply.error.detailed``
|
* Replace errors with a generic reply: ``supybot.reply.error.detailed``
|
||||||
|
Loading…
Reference in New Issue
Block a user