Skip to content

Releases: Together-Java/TJ-Bot

v.3.11.1

30 Nov 09:45
v.3.11.1
b80feef
Compare
Choose a tag to compare

Overview

This is a hotfix release.

Bugs:

PRs

Full Changelog: v.3.11...v.3.11.1

v.3.11

30 Nov 08:44
v.3.11
fa434fe
Compare
Choose a tag to compare

Overview

Features:

Bugs:

Platform:

Website:

PRs

New Contributors

Full Changelog: v.3.10...v.3.11

v.3.10

10 Nov 11:32
v.3.10
d954221
Compare
Choose a tag to compare

Overview

Features:

Platform:

PRs

Full Changelog: v.3.9...v.3.10

v.3.9

08 Nov 10:37
v.3.9
cefe923
Compare
Choose a tag to compare

Overview

Features:

Bugfixes:

Platform:

PRs

Full Changelog: v.3.8...v.3.9

v.3.8

17 Oct 08:14
v.3.8
bfbc5d4
Compare
Choose a tag to compare

Overview

Features:

Bugfixes:

Platform:

PRs

New Contributors

Full Changelog: v.3.7...v.3.8

v.3.7

06 Oct 08:37
v.3.7
8f60483
Compare
Choose a tag to compare

Overview

Improvements:

  • grouped help-thread commands
  • changing auto-archive from 24h to 12h
  • rephrased auto-closed message for UX

Bugfixes:

  • bot posting advice on already closed help threads

Platform:

  • Added our own website
  • Forward logs to Discord channels
  • Add support for context-commands and auto-completion
  • Update to JDA alpha 20
  • Ensure config entries are present
  • Adding missing package-infos

PRs

New Contributors

  • @moki929 made their first contribution in #584

Full Changelog: v.3.6...v.3.7

v.3.6

07 Sep 09:33
v.3.6
ece11d0
Compare
Choose a tag to compare

Overview

New features:

  • Auto-post advice on uncategorized help threads
  • Forbid posting blacklisted files

Bugfixes:

  • issue with warnings when creating threads in media-only channels

Platform:

  • Introduced @MethodsReturnNonnullByDefault

PRs

Full Changelog: v.3.5...v.3.6

v.3.5

28 Aug 09:08
v.3.5
9b5691d
Compare
Choose a tag to compare

Overview

New features:

  • Adding automatic thread archival
  • Added a reminder to use /close for help threads
  • Automatically close help threads if OP leaves the server
  • Posts in media-only channels now need to contain media
  • Disallow help thread titles containing the word "help"

Bugfixes:

  • fixed bug with /audit unable to retrieve users
  • fixed bug with gist feature on no attachments

Platform:

  • added a stub for our community website
  • removed role-checks on most commands in favor of Discords built-in system
  • replacing the infamous enum-utility-pattern with private constructors
  • Introduced @ParametersAreNonnullByDefault and cleaned up usages of @Nonnull/@Nullable

PRs

New Contributors

Full Changelog: v.3.4...v.3.5

v.3.4

20 Aug 19:31
v.3.4
09d914d
Compare
Choose a tag to compare

Overview

Highlights in this release are:

  • help thread activity indicators
  • auto-share attachments as gist
  • auto-prune full helper roles

PRs

New Contributors

Full Changelog: v.3.3...v.3.4

v.3.3

22 Jul 08:03
v.3.3
454f1aa
Compare
Choose a tag to compare

Overview

This release contains a whole bunch of bugfixes to the help system.

Highlights in this release are:

  • bugfix with no bot messages in help threads
  • bugfix with temp bans being revoked too early
  • auto-create threads for suggestions

PRs

  • Bugfix with temp actions being revoked too early by @Zabuzard in #464
  • Bugfix with /change_help_title allowing too long titles by @Zabuzard in #466
  • Bugfix when creating help threads, no bot-messages by @Zabuzard in #465
  • Upgrade to Java 18 by @Zabuzard in #467
  • Auto create threads for suggestions by @Tanish-Azad in #469
  • Release v3.3 by @Zabuzard in #471

New Contributors

  • @Tanish-Azad made their first contribution in #469

Full Changelog: v.3.2...v.3.3