TJ-Bot
TJ-Bot copied to clipboard
TJ-Bot is a Discord Bot used on the Together Java server. It is maintained by the community, anyone can contribute.
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.12.0 to 5.14.2. Release notes Sourced from org.mockito:mockito-core's releases. v5.14.2 Changelog generated by Shipkit Changelog Gradle Plugin 5.14.2 2024-10-15 - 12 commit(s) by Brice Dutheil, Rafael Winterhalter,...
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.1.0 to 26.0.1. Release notes Sourced from org.jetbrains:annotations's releases. 26.0.1 Fixed sources.jar build (regression after 25.0.0) 26.0.0 Added new experimental annotation: @NotNullByDefault 25.0.0 Added Kotlin Multiplatform artifact...
**Is your feature request related to a problem? Please describe.** When using JShell, the result is very complete, maybe a bit too complete, it has a lot of detail and...
Bumps org.apache.logging.log4j:log4j-core from 2.23.0 to 2.24.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [org.kohsuke:github-api](https://github.com/hub4j/github-api) from 1.324 to 1.326. Release notes Sourced from org.kohsuke:github-api's releases. v1.326 🌈 Description Backporting updates from 2.0.0-alpha-2 and stabilizing 1.x builds. What's Changed Prepare release (bitwiseman): github-api-1.325 by...
Bumps `jacksonVersion` from 2.17.0 to 2.18.0. Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-csv` from 2.17.0 to 2.18.0 Commits 13e4274 [maven-release-plugin] prepare release jackson-dataformats-text-2.18.0 cd642d3 Prepare for 2.18.0 release 4496d13 Add YAML test, too, for #497...
**Is your feature request related to a problem? Please describe.** The initial message of a project is where many things are specified like links. But users will start to discuss...
 As you can see in the image above, the "your question has been closed due to inactivity" message generated by TJ-Bot takes up way over half the screen, and...
## Description This PR introduces a new slash command `/top-helper-ai`. The idea of this command is to use ChatGPT to determine who the top helpers of the current month are....
## Description This PR introduces a new slash command `/jshell-aws` and it's accompanying infrastructure. There are 2 parts: **Slash Command** The new `/jshell-aws` works by accepting 1 parameter `code` which...