Skip to content

Releases: onesoft-sudo/sudobot

v10.31.6

20 Dec 17:18
76aed29
Compare
Choose a tag to compare

Bug Fixes

Others

  • [11be2aae] ci: update build workflow for node 23
  • [29de93c0] deps: fix incompatible deps

v10.31.5

20 Dec 09:34
4832ee0
Compare
Choose a tag to compare

Bug Fixes

  • [4a90059f] fix: supress feature flag manager errors

Others

  • [8705f306] chore: remove unneeded files

v10.31.4

20 Dec 09:31
a61f998
Compare
Choose a tag to compare

Bug Fixes

  • [b179583c] fix: incorrect path detection on Node.js

v10.31.3

01 Nov 06:57
3f05d96
Compare
Choose a tag to compare

Bug Fixes

  • [e20c647d] fix: contributor, pull request and config document changes

v10.31.2

28 Oct 11:11
57dddcf
Compare
Choose a tag to compare

Bug Fixes

  • [0ade7dca] fix: docker image malfunctioning

v10.31.0

25 Oct 11:01
c0c3878
Compare
Choose a tag to compare

New Features

v10.29.0

23 Oct 00:08
6f7563a
Compare
Choose a tag to compare

New Features

  • [a9fbb69f] feat: spam protection settings in /setup command (#247)
  • [44530a7f] feat(guildsetup): basic word blocking settings
  • [ee6817ef] feat: add message moderation rule setup option [1/2]
  • [04768974] feat: spam protection settings in /setup command

Bug Fixes

  • [1e91824d] fix: allow modifications of settings even after setup

v10.25.1

20 Oct 16:29
8886f7c
Compare
Choose a tag to compare

Bug Fixes

  • [3fc5cbc4] fix: guild setup service interfering with other interaction handlers

v10.25.0

05 Oct 17:34
8023bc4
Compare
Choose a tag to compare

New Features

  • [a7fe6990] feat: /setup command (#241)
  • [8c009328] feat: guild setup service method for ai automod [3/3]
  • [bbab4bc6] feat: improved extension API
  • [b9404013] feat: guild setup service logging component [2/2]
  • [9a5c7f7b] feat(guildsetup): logging setup implemented [1/2]
  • [5473c078] feat(commands): add setup command
  • [368bb7a4] feat: automatically message the user who added the application on join
  • [71b87b14] feat: automatic setup service

Bug Fixes

  • [62e3bace] fix: state corruption in guild setup service
  • [25280b3e] fix(guildsetup): back button not working as expected

v10.17.4

03 Oct 18:50
444273d
Compare
Choose a tag to compare

Bug Fixes

  • [62c0bc95] fix: echo command argument validation not working in interaction mode
  • [42504930] fix: type errors after upgrading to discord.js v14.16.3