Skip to content

Releases: Dwakof/ebot

v0.13.0

12 Nov 15:34
Compare
Choose a tag to compare

0.13.0 (2021-11-12)

Features

v0.12.0

12 Nov 14:38
Compare
Choose a tag to compare

0.12.0 (2021-11-12)

Features

  • Rename SlashCommand into ApplicationCommand and support other types of ApplicationCommand (ee4f74f)

v0.11.2

12 Nov 00:59
Compare
Choose a tag to compare

0.11.2 (2021-11-12)

Bug Fixes

  • add wind direction and use HTTPS for image url (9c9a43f)

v0.11.1

24 Sep 14:29
Compare
Choose a tag to compare

0.11.1 (2021-09-24)

Bug Fixes

  • mimic command not working (a554deb)

v0.11.0

24 Sep 08:57
Compare
Choose a tag to compare

0.11.0 (2021-09-24)

Bug Fixes

Features

v0.10.0

21 Sep 00:35
Compare
Choose a tag to compare

0.10.0 (2021-09-21)

Bug Fixes

  • send a error message in a slash command failure to avoid slash command hanging (73dcbc7)

Features

  • Karma command and slashCommand default to giving you your karma stats unless you specify a user (faa9c04), closes #222

v0.9.0

20 Sep 02:40
Compare
Choose a tag to compare

0.9.0 (2021-09-20)

Bug Fixes

  • codeBlock were not doing actual code block but quote block (73eacab)

Features

  • slash applications permissions and global support (83b4ebd)

v0.8.2

18 Sep 21:38
Compare
Choose a tag to compare

0.8.2 (2021-09-18)

Bug Fixes

  • avoid ping on mimic (5d07d86), closes #209
  • Retry if mimic generation == given string or empty string (094dc3e), closes #220

v0.8.1

18 Sep 21:08
Compare
Choose a tag to compare

0.8.1 (2021-09-18)

Bug Fixes

  • Bug with duplicated command because global and perGuilds command could be registered at the same time (fc0b93e)

v0.8.0

16 Sep 08:40
Compare
Choose a tag to compare

0.8.0 (2021-09-16)

Features