Go to file
Teriuihi 32e4a669ed Add message forwarding functionality to Kanboard
This update includes the creation of a new "ContextMenuForwardToKanboard" and a utility class "Kanboard", which manage the forwarding of messages to Kanboard. The "forwardMessageToKanboard" method has been extracted from "TagAdded" into "Kanboard" for better code organization. These changes also include some minor adjustments like changing the permission called in "AltitudeBot" and implementing the use of @Getter in the same class.
2024-03-31 11:39:21 +02:00
gradle/wrapper Add gradle files 2024-01-14 13:28:26 +01:00
src/main/java/com/alttd Add message forwarding functionality to Kanboard 2024-03-31 11:39:21 +02:00
.gitignore Add gradle files 2024-01-14 13:28:26 +01:00
build.gradle.kts Update JDA interactions and adjust package imports 2024-01-13 08:27:42 +01:00
example.requests.yml Add an example config. 2022-09-10 10:38:06 +02:00
gradlew Add gradle files 2024-01-14 13:28:26 +01:00
gradlew.bat Tried doing some work on embed command 2022-03-23 22:09:30 +01:00
settings.gradle.kts Update JDA interactions and adjust package imports 2024-01-13 08:27:42 +01:00