Skip to content

Releases: Dwakof/ebot

v0.17.0

23 Jan 02:57
Compare
Choose a tag to compare

0.17.0 (2022-01-23)

Features

v0.16.1

17 Jan 01:13
Compare
Choose a tag to compare

0.16.1 (2022-01-17)

Bug Fixes

  • remove console.log and fix a missing limit on user ranking for stats (d3212ed)

v0.16.0

16 Jan 23:08
Compare
Choose a tag to compare

0.16.0 (2022-01-16)

Bug Fixes

  • applicationCommand using subgroup not working as expected (440b3c7)

Features

  • finished stats maybe (7cb80a4)
  • implement views manager (similar to service) (3c977e4)
  • rework the chartjs component to make a dedicated service, add some more start output, rework karma command to use chartjs service (e5731e5)
  • stats command base (9018e1d)

v0.15.1

26 Nov 21:23
Compare
Choose a tag to compare

0.15.1 (2021-11-26)

Bug Fixes

v0.15.0

26 Nov 21:10
Compare
Choose a tag to compare

0.15.0 (2021-11-26)

Features

  • add wind gust to weather command (71081d0)

v0.14.0

14 Nov 20:23
Compare
Choose a tag to compare

0.14.0 (2021-11-14)

Features

  • add support for article embed, invites, code block, mention, url and a proper wait time before screenshoting (4f61e02)
  • Screenshot message on right click (c4889ad)

v0.13.4

12 Nov 16:57
Compare
Choose a tag to compare

0.13.4 (2021-11-12)

Bug Fixes

  • remove add/remove karma notification (a8777aa), closes #231
  • remove console.log (e5e9486)

v0.13.3

12 Nov 16:37
Compare
Choose a tag to compare

0.13.3 (2021-11-12)

Bug Fixes

  • bad command ID were generated making some applicationCommand not work at all (31604d3)

v0.13.2

12 Nov 16:07
Compare
Choose a tag to compare

0.13.2 (2021-11-12)

Bug Fixes

  • some bad handling for creating discord api schema (477e0c4)

v0.13.1

12 Nov 15:56
Compare
Choose a tag to compare

0.13.1 (2021-11-12)

Bug Fixes

  • missing miwic applicationCommand (7f44671)