Go to file
Teriuihi 314dcd6771 Refactor code to improve message forwarding to Kanboard
This commit extracts the method "forwardMessageToKanboard" from the "TagAdded" class to the new utility class "Kanboard", making the code base cleaner and more maintainable. It also introduces "ContextMenuForwardToKanboard" for better message management. Further modifications include alterations in "AltitudeBot", such as changes in permissions and implementing @Getter.
2024-03-31 14:51:13 +02:00
gradle/wrapper Add gradle files 2024-01-14 13:28:26 +01:00
src/main/java/com/alttd Refactor code to improve message forwarding to Kanboard 2024-03-31 14:51:13 +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