Closed thomasleese closed 9 years ago
HelpException
and StopCommandException
have been renamed to StopCommandWithHelp
and StopCommand
.
Reply function removed in c18daac6b066a7d368ef3dd0848a21c16a076604.
The other points are really just going to get fixed as they noticed. This issue is not worth keeping around.
The plugins should be refactored and 'standardised' to make sure they all conform to:
reply
- ultimatelyreply
will be removed fromon_command
as it is not suitable in this context.HelpException
andStopCommandException
to cope with errors.on_command
and only useon_message
andon_respond
as a last resort.man
format, includingbold
andunderline
styles.