Skip to content

Peebolo (version 0.9.0)

Compare
Choose a tag to compare
@helmasaur helmasaur released this 23 Jul 23:22
· 59 commits to master since this release

This version is there to prepare the next version which is v1.0.0. The rich embed messages are the main new feature. The next big objective is to add i18n to the bot.

Thanks to the #TeamToilettesBio for the tests done on the Horsengel roulette game.

Events

Modifications

  • emojiCreate, emojiDelete and emojiUpdate: imroved string (#50)
  • emojiCreate, emojiDelete and emojiUpdate: can now send rich embed messages (#28)

Commands

New

  • about, ban, gif, horsengel-roulette and kick: can send rich embed messages (#28)
  • about, ban, gif, horsengel-roulette, kick, say and tag: implementation of throttling (#53)

Modifications

  • horsengel-roulette: the code has been improved (dda2705)
  • say: the bot permissions are checked (#68)

Bug corrections

  • horsengel-roulette: display the users tag instead of their ID in the console (#70)
  • say: the speech synthesis pronounces the bot name the right way (#67)

Miscellaneous

New

  • config.js: GIPHY token (dda2705)
  • config.js: rich embed boolean (#28)
  • config.js: throttling usages and duration (#53)