A plugin to link Minecraft account and Discord accounts on Altitude
Go to file
Teriuihi 7083235d68 Refactor account linking to use InteractionHook
Updated the account linking process to use `InteractionHook` for improved response handling and consistency. Replaced direct event replies with deferred interactions and streamlined role management and error messages. This ensures better compatibility with asynchronous operations and cleaner user feedback.
2025-01-24 20:23:08 +01:00
gradle/wrapper Add evidence folder integration with Nextcloud support 2025-01-03 02:52:20 +01:00
src Refactor account linking to use InteractionHook 2025-01-24 20:23:08 +01:00
.gitignore Loading BotConfig 2021-09-11 19:52:38 +02:00
build.gradle.kts Rename shadowJar output file to ProxyDiscordLink.jar 2025-01-03 23:53:10 +01:00
gradlew Add evidence folder integration with Nextcloud support 2025-01-03 02:52:20 +01:00
gradlew.bat Add evidence folder integration with Nextcloud support 2025-01-03 02:52:20 +01:00
Jenkinsfile Add Jenkinsfile for CI and update build.gradle.kts 2024-08-09 23:04:01 +02:00
settings.gradle.kts Updated minimessage 2022-05-30 20:09:20 +02:00