Go to file
Teriuihi 093571d312 Created the start of what's needed to auto upload messages to Kanboard
Added event listener for tags being added, still missing the tag id
Added code to forward mesage to kanboard, missing the correct link and title/body
Error handling that only outputs in console, stil needs to notify the user who adds the tags
2024-03-30 16:05:04 +01:00
gradle/wrapper Add gradle files 2024-01-14 13:28:26 +01:00
src/main/java/com/alttd Created the start of what's needed to auto upload messages to Kanboard 2024-03-30 16:05:04 +01: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