Skip to content

Releases: Sebbo94BY/teamspeak3-python-bot

1.8.2

15 Feb 23:00
f367d32
Compare
Choose a tag to compare

What's Changed

  • idle_mover: Fix invalid clientID error by @Sebi94nbg in #55

Full Changelog: 1.8.1...1.8.2

1.8.1

14 Feb 00:50
30a53f2
Compare
Choose a tag to compare

What's Changed

  • Improve client setup error handling by @Sebi94nbg in #52
  • channel_manager, channel_requester: Fix non-working newlines in channel_description by @Sebi94nbg in #53
  • channel_manager: Fix issue with creating channels when all have clients during restart by @Sebi94nbg in #54

Full Changelog: 1.8.0...1.8.1

1.8.0

08 Feb 00:31
5332caa
Compare
Choose a tag to compare

What's Changed

  • switch_supporter_channel_status : Add support for multiple AFK channels by @Sebi94nbg in #49
  • bad_nickname: Add support for multiple bad nickname regexes by @Sebi94nbg in #50
  • Fix PyLint overgeneral-exceptions warning by @Sebi94nbg in #51

Breaking Changes

  • switch_supporter_channel_status : The option afk_channel_name has been renamed to afk_channel_names (with an s at the end) and accepts now multiple channels - seperated by a comma.
  • bad_nickname: kick_reason_message was in the code kick_message and has been fixed to match the documentation. kick_reason_message is now the correct option.
  • bad_nickname: name_pattern has been renamed to <alias>.name_pattern and supports now the definition of multiple different regex.

Full Changelog: 1.7.0...1.8.0

1.7.0

04 Feb 00:56
fcdaaae
Compare
Choose a tag to compare

What's Changed

  • Fix multiword commands by @Sebi94nbg in #47
  • Add ChatGPT (chat_gpt) plugin/command by @Sebi94nbg in #48

Full Changelog: 1.6.3...1.7.0

1.6.3

29 Jan 16:00
a6dce77
Compare
Choose a tag to compare

What's Changed

  • channel_manager: Bugfixes and optimizations by @Sebi94nbg in #44 / #46
  • Increase PyLint fail threshold by @Sebi94nbg in #45

Full Changelog: 1.6.2...1.6.3

1.6.2

28 Jan 16:22
e05795b
Compare
Choose a tag to compare

What's Changed

  • idle_mover Issue #19: Allow configs globally and per channel by @Sebi94nbg in #37
  • idle_mover: General optimizations by @Sebi94nbg in #37
  • Fix deprecated distutils.util.strtobool by @Sebi94nbg in #38
  • Fix PyLint error keyword-arg-before-vararg by @Sebi94nbg in #39
  • Remove phrasendrescher plugin by @Sebi94nbg in #40
  • Remove quotes plugin by @Sebi94nbg in #40
  • Fix PyLint error invalid name and remove old plugins by @Sebi94nbg in #40
  • Fix PyLint error no-member by @Sebi94nbg in #41
  • Fix PyLint error unused-argument by @Sebi94nbg in #42
  • Increase PyLint fail threshold by @Sebi94nbg in #43

Full Changelog: 1.6.1...1.6.2

1.6.1

25 Jan 20:30
8e97821
Compare
Choose a tag to compare

What's Changed

  • Remove unused git submodules stuff by @Sebi94nbg in #36
  • Add missing Python file extensions in readme by @Sebi94nbg in #36
  • Pin specific ts3API version by @Sebi94nbg in #36

Full Changelog: 1.6.0...1.6.1

1.6.0

21 Jan 20:14
557cf54
Compare
Choose a tag to compare

What's Changed

  • #21: Add new plugin poke_client_on_channel_join by @Sebi94nbg in #33
  • Increase PyLint fail threshold by @Sebi94nbg in #34
  • Run Github workflows regulary by @Sebi94nbg in #35

Full Changelog: 1.5.4...1.6.0

1.5.4

10 Jan 22:01
6455bde
Compare
Choose a tag to compare

What's Changed

  • switch_supporter_channel_status: Improve performance and a small bugfix by @Sebi94nbg in #32

Breaking Changes

The plugin switch_supporter_channel_status requires an additional new permission: b_client_info_view

Full Changelog: 1.5.3...1.5.4

1.5.3

08 Jan 14:15
a53d372
Compare
Choose a tag to compare

What's Changed

  • Issue #20: Add support for variables in poke messages by @Sebi94nbg in #30
  • Issue #22: Add support for an optional move delay by @Sebi94nbg in #31

Full Changelog: 1.5.2...1.5.3