Skip to content

Releases: Sonia-corporation/sonia-discord

1.104.0

10 Dec 22:19
Compare
Choose a tag to compare

1.104.0 (2022-12-10)

πŸš€ Features

  • features: add a proper support for DMs (885922a), closes #1895
  • noon: send an error message if the guild cannot be found in the message (04b7466), closes #1896
  • help: sort the list of commands (83a37ee), closes #1897

1.103.0

30 Nov 23:07
Compare
Choose a tag to compare

1.103.0 (2022-11-30)

πŸš€ Features

  • commands: add new command heartbeat (f971804), closes #1883
    The heartbeat is just the humanized name to say ping.

1.102.1

26 Nov 15:20
Compare
Choose a tag to compare

1.102.1 (2022-11-26)

πŸ› Bug Fixes

  • sonia: fix an issue that is causing the bot to be broken (#1885) (38b9d95)

1.102.0

26 Nov 14:43
Compare
Choose a tag to compare

1.102.0 (2022-11-26)

πŸš€ Features

  • commands: disallow some features on channel types that make no sense (0796dfa), closes #1853

1.101.0

20 Nov 13:59
Compare
Choose a tag to compare

1.101.0 (2022-11-20)

πŸš€ Features

  • commands: disallow some commands on channel types that make no sense (d4256ca), closes #1863
    For now, text channels, DM channels and thread channels are only covered.
    The feature command is disabled for thread channels.

1.100.1

18 Nov 17:51
Compare
Choose a tag to compare

1.100.1 (2022-11-18)

πŸ› Bug Fixes

  • dm: allow Sonia to communicate through DMs (42cd207), closes #1855

1.100.0

17 Nov 23:37
Compare
Choose a tag to compare

1.100.0 (2022-11-17)

πŸš€ Features

  • thread: allow Sonia to reply in threads (c5a02fb), closes #1816

1.99.3

16 Nov 22:04
Compare
Choose a tag to compare

1.99.3 (2022-11-16)

πŸ› Bug Fixes

  • messages: allow to send empty messages with only embeds. (#1849) (97fe68f)

1.99.2

16 Nov 21:07
Compare
Choose a tag to compare

1.99.2 (2022-11-16)

πŸ› Bug Fixes

  • release-notes: stop sending previously sent ones (#1845) (c2deaaf)

1.99.1

05 Nov 12:03
Compare
Choose a tag to compare

1.99.1 (2022-11-01)

πŸ› Bug Fixes

  • database: fix an issue with the database initialization (323e36e)
    This was causing many issues, for example the release notes were not sent automatically to the channels as expected.
  • release-notes: format properly the release notes in CLRF format (e25cdd4)