Skip to content

Commit

Permalink
[InstantCommands] Make the example work
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackenmen authored and laggron42 committed Aug 20, 2020
1 parent 3dc4007 commit 152d6d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/instantcommands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ It can be a command (you will need to add the ``commands`` decorator) or a liste

.. code-block:: python
@roleset.command()
@commands.command()
async def command(ctx, *, argument):
"""Say your text with some magic"""
Expand Down

0 comments on commit 152d6d6

Please sign in to comment.