Everyone can use help

pull/8/head
sgoudham 4 years ago
parent 8cf7799970
commit 8d6141c287

@ -160,7 +160,6 @@ async def _ping(ctx):
@client.command(name='help') @client.command(name='help')
@is_owner()
async def _help(ctx, *, command: str = None): async def _help(ctx, *, command: str = None):
"""Shows help about a command or the bot""" """Shows help about a command or the bot"""
try: try:

Loading…
Cancel
Save