Hambergo / 9kmmrbot

MIT License
104 stars 29 forks source link

Wrong syntax help for addglobalnp and addnp #22

Closed tverghis closed 5 years ago

tverghis commented 5 years ago

If addglobalnp or addnpreceive a non-number argument for the id part of the command, they both emit an incorrect message about the expected syntax.

They will say:

Wrong syntax: !9kmmbot addnp id

Instead, they should say:

Wrong syntax: !9kmmrbot addnp id nickname

On the other hand, if they receive too few arguments, they emit the correct message.