Discordjs Commando Versions Save

Official command framework for discord.js

v0.12.0

3 years ago
  • Fixed error in typings.
  • Use is-promise to check for promises. (#321)
  • Using argsPromptsLimit now gives the full format help text rather than just "Cancelled command" when the prompt limit is hit.
  • Allow testing arguments against the current response message from prompting rather than the original message. (#367)
  • Update sqlite example in docs. (#365)

v0.11.1

3 years ago

This release corrects typing errors.

v0.11.0

3 years ago