.. _general: ======= General ======= This is the cog guide for the general cog. You will find detailed docs about usage and commands. ``[p]`` is considered as your prefix. .. note:: To use this cog, load it by typing this:: [p]load general .. _general-usage: ----- Usage ----- This cog includes a miscellaneous group of games, useful tools, and informative commands such as ``serverinfo`` or ``urban``. .. _general-commands: -------- Commands -------- Here's a list of all commands available for this cog. .. _general-command-8: ^^^^^^^^^ 8 (8ball) ^^^^^^^^^ **Syntax** .. code-block:: none [p]8 **Description** Ask 8 ball a question. .. note:: Your question must end with a question mark. **Arguments** * ````: The question you would like to ask 8 ball. .. _general-command-choose: ^^^^^^ choose ^^^^^^ **Syntax** .. code-block:: none [p]choose [others...] **Description** Choose between multiple options. Options are separated by spaces. .. note:: There must be at least 2 options to pick from. .. note:: To denote options which include whitespace, you should enclose the option in double quotes. **Arguments** * ````: The first mandatory option. * ````: The second mandatory option. * ``[others...]``: Any remaining optional options. .. _general-command-flip: ^^^^ flip ^^^^ **Syntax** .. code-block:: none [p]flip [user] **Description** Flip a coin... or a user. **Arguments** * ``[user]``: The user to flip. Defaults to flipping a coin if no user is provided. .. _general-command-lmgtfy: ^^^^^^ lmgtfy ^^^^^^ **Syntax** .. code-block:: none [p]lmgtfy **Description** Create a lmgtfy link. **Arguments** * ````: The terms used to generate the lmgtfy link. .. _general-command-roll: ^^^^ roll ^^^^ **Syntax** .. code-block:: none [p]roll [number=100] **Description** Roll a random number. The result will be between 1 and ````. **Arguments** * ``[number]``: The maximum number that can be rolled. Defaults to 100. .. _general-command-rps: ^^^^^^^^^^^^^^^^^^^^^^^^^ rps (Rock Paper Scissors) ^^^^^^^^^^^^^^^^^^^^^^^^^ **Syntax** .. code-block:: none [p]rps **Description** Play Rock Paper Scissors. **Arguments** * ````: The choice that you choose. .. note:: Choices **must** be between ``rock``, ``paper``, or ``scissors``. .. _general-commands-serverinfo: ^^^^^^^^^^ serverinfo ^^^^^^^^^^ **Syntax** .. code-block:: none [p]serverinfo [details=False] **Description** Show server information. **Arguments** * ``[details]``: Show extra details about the server when set to True. Defaults to False. .. _general-commands-stopwatch: ^^^^^^^^^ stopwatch ^^^^^^^^^ **Syntax** .. code-block:: none [p]stopwatch **Description** Start or stop the stopwatch. .. _general-commands-urban: ^^^^^ urban ^^^^^ **Syntax** .. code-block:: none [p]urban **Description** Search the Urban Dictionary. **Arguments** * ````: The term to search for.