Skip to content

Barouille (v1.1.0)

Compare
Choose a tag to compare
@helmasaur helmasaur released this 04 Aug 04:37
· 10 commits to master since this release

The focus of this update is the implementation of some new fun commands and on the French translation. Furthermore, lots of bug corrections and optimisations have been made. Dependencies have also been updated.

Thanks to Zeste de Savoir for the help on some issues.

Events

Bug corrections

  • guildMemberUpdate: not triggered anymore when the bot's name is modified by the command say (#103)

Commands

New

Modifications

  • about: The Codin Den added to the credits (#80)
  • ban, unban, deafen, undeafen, kick, mute, unmute: common strings moved to the namespace commandUtil (#118, #136)
  • horsengel-roulette: uses the configuration variable for the command prefix (#120)

Bug corrections

  • about: the owner and thebot variable arguments are in the right order (#114)
  • about, birthstone, gif: hard coded strings replaced by i18n strings (#115)
  • ban, unban, deafen, undeagen, kick, gif, mute, unmute, say, tag: strings aren't in italic anymore (#97, #104, #124)
  • unban: the ID is the argument used (#131)
  • unban: checks if the member is banned before to unban (#128)
  • gif: the keyword appears in the "no GIF found" string (#132)
  • kick: full reason displayed (#133)
  • say: if the bot's name is the same before and after the command, it doesn't crash anymore (#105)

Miscellaneous

New

Modifications

Bug corrections

  • i18n: typographic corrections (#129)
  • config.json: the bot's name set to Bioman (8eb3a51)