Regenerated docs

This commit is contained in:
bobloy
2020-11-27 16:00:41 -05:00
parent 174e12067a
commit d1d81f4d12

View File

@@ -1084,6 +1084,8 @@ info
Shows info about Red. Shows info about Red.
See ``[p]custominfo`` to customize.
.. _core-command-invite: .. _core-command-invite:
^^^^^^ ^^^^^^
@@ -1395,6 +1397,8 @@ mydata
Commands which interact with the data Red has about you. Commands which interact with the data Red has about you.
More information can be found in the :ref:`End User Data Documentation <red_core_data_statement>`
.. _core-command-mydata-3rdparty: .. _core-command-mydata-3rdparty:
""""""""""""""" """""""""""""""
@@ -1411,6 +1415,8 @@ mydata 3rdparty
View the End User Data statements of each 3rd-party module. View the End User Data statements of each 3rd-party module.
This will send an attachment with the End User Data statements of all loaded 3rd party cog.
.. _core-command-mydata-forgetme: .. _core-command-mydata-forgetme:
""""""""""""""" """""""""""""""
@@ -1483,6 +1489,7 @@ mydata ownermanagement allowuserdeletions
Set the bot to allow users to request a data deletion. Set the bot to allow users to request a data deletion.
This is on by default. This is on by default.
Opposite of ``[p]mydata ownermanagement disallowuserdeletions``
.. _core-command-mydata-ownermanagement-deleteforuser: .. _core-command-mydata-ownermanagement-deleteforuser:
@@ -1532,6 +1539,8 @@ mydata ownermanagement disallowuserdeletions
Set the bot to not allow users to request a data deletion. Set the bot to not allow users to request a data deletion.
Opposite of ``[p]mydata ownermanagement allowuserdeletions``
.. _core-command-mydata-ownermanagement-processdiscordrequest: .. _core-command-mydata-ownermanagement-processdiscordrequest:
"""""""""""""""""""""""""""""""""""""""""""" """"""""""""""""""""""""""""""""""""""""""""
@@ -1565,8 +1574,8 @@ mydata ownermanagement setuserdeletionlevel
Sets how user deletions are treated. Sets how user deletions are treated.
Level: Level:
0: What users can delete is left entirely up to each cog. - ``0``: What users can delete is left entirely up to each cog.
1: Cogs should delete anything the cog doesn't need about the user. - ``1``: Cogs should delete anything the cog doesn't need about the user.
.. _core-command-mydata-whatdata: .. _core-command-mydata-whatdata:
@@ -1818,6 +1827,24 @@ Acceptable values for the colour parameter can be found at:
https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter
.. _core-command-set-competing:
"""""""""""""
set competing
"""""""""""""
.. note:: |owner-lock|
**Syntax**
.. code-block:: none
[p]set competing [competing]
**Description**
Sets Red's competing status.
.. _core-command-set-custominfo: .. _core-command-set-custominfo:
"""""""""""""" """"""""""""""