python-discord/sir-lancebot

Extra space in .help command signature

DownDev opened this issue · 1 comments

Description

When using .help command the signature of the command has extra space when there are no params

Steps to Reproduce

use .help command and look at the command signatures
image

Expected Behaviour

Display signature without extra space

Actual Behaviour

Displays signature with extra space

Known Impacted Platforms

  • Web
  • Desktop
  • Android App
  • iOS App

Would you like to implement a fix?

  • I'd like to implement the bug fix
  • Anyone can implement the bug fix

Feel free to open a PR 👍