Skip to content

v0.0.9

Choose a tag to compare

@davidabou davidabou released this 17 May 19:46

compare changes

πŸš€ Enhancements

  • Add defineEmbed and defineAttachment (bc2a139)
  • Add clientOptions to config file (dd3d9d2)
  • Add guildOnly command and all commands are slash (824afca)

🩹 Fixes

  • If no clientId is specify, client id of the bot will be automatically used (7458310)
  • Use ready client argument instead of harmonix client (b2c2f74)
  • Change HARMONIX_CLIENT_TOKEN env variable to DISCORD_CLIENT_TOKEN (6be6d93)
  • Remove useless logs (29e8979)
  • Remove useless types (9ab460a)
  • Replace precondition object by name (c64e65e)

πŸ’… Refactors

  • Use discord.js function for mentions (621c622)

πŸ“– Documentation

βœ… Tests

πŸ€– CI

❀️ Contributors