mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Document new [p]set usebuttons command (#5885)
This commit is contained in:
parent
16465c8d83
commit
cc5c31999d
@ -3955,6 +3955,33 @@ Otherwise, the colour used will be the colour of the bot's top role.
|
|||||||
|
|
||||||
**Example:**
|
**Example:**
|
||||||
- ``[p]set usebotcolour``
|
- ``[p]set usebotcolour``
|
||||||
|
|
||||||
|
.. _core-command-set-usebuttons:
|
||||||
|
|
||||||
|
""""""""""""""
|
||||||
|
set usebuttons
|
||||||
|
""""""""""""""
|
||||||
|
|
||||||
|
.. note:: |owner-lock|
|
||||||
|
|
||||||
|
**Syntax**
|
||||||
|
|
||||||
|
.. code-block:: none
|
||||||
|
|
||||||
|
[p]set usebuttons [use_buttons]
|
||||||
|
|
||||||
|
**Description**
|
||||||
|
|
||||||
|
Set a global bot variable for using buttons in menus. When enabled, all usage of
|
||||||
|
cores menus API will use buttons instead of reactions. This defaults to False.
|
||||||
|
Using this without a setting will toggle.
|
||||||
|
|
||||||
|
**Examples:**
|
||||||
|
- ``[p]set usebuttons True`` - Enables using buttons.
|
||||||
|
- ``[p]helpset usebuttons`` - Toggles the value.
|
||||||
|
|
||||||
|
**Arguments:**
|
||||||
|
- ``[use_buttons]`` - Whether to use buttons. Leave blank to toggle.
|
||||||
|
|
||||||
.. _core-command-shutdown:
|
.. _core-command-shutdown:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user