Skip to content

Develop 4.2.1 - #31

Merged
eggy03 merged 4 commits into
mainfrom
develop-4.2.1
Jul 15, 2026
Merged

Develop 4.2.1#31
eggy03 merged 4 commits into
mainfrom
develop-4.2.1

Conversation

@eggy03

@eggy03 eggy03 commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Description

Internal package restructure and improved configuration handling using @ConfigMapping. Removal of compose.yml to reduce information burden.

No changes to the functionality or feature of the bot.

Tasks for Native Builds

  • New Code Added
    • New Code Tested In Native Build
  • Dependencies Updated
    • Dependencies Updates Tested In Native Build
  • Reachability Metadata Updated
    • Update Tested In Native Build

eggy03 added 4 commits July 15, 2026 09:26
- Relocate `GuildMessageEventHandler` to `handlers/guild/message` package
- Relocate all `*ActionTypeHandler` classes to `handlers/guild/auditlog` package
- Relocate `GuildMessageEventListener` to `listeners/guild/message` package
- Relocate `GuildAuditLogEntryEventListener` to `listeners/guild/auditlog` package

Signed-off-by: Egg-03 <111327101+eggy03@users.noreply.github.com>
- Rename `ApplicationInfo.java` to `PaperTrailConfig.java`
- Migrate configuration properties to use `@ConfigMapping` interface
- Update `application.properties` with `papertrail` prefixed keys
- Adjust all affected classes to inject and utilize `PaperTrailConfig`

Signed-off-by: Egg-03 <111327101+eggy03@users.noreply.github.com>
Signed-off-by: Egg-03 <111327101+eggy03@users.noreply.github.com>
- reduce info burden

Signed-off-by: Egg-03 <111327101+eggy03@users.noreply.github.com>
@eggy03
eggy03 merged commit 46ab518 into main Jul 15, 2026
7 of 8 checks passed
@eggy03
eggy03 deleted the develop-4.2.1 branch July 15, 2026 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant