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. |
||
|---|---|---|
| gradle/wrapper | ||
| src/main/java/com/alttd | ||
| .gitignore | ||
| build.gradle.kts | ||
| example.requests.yml | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle.kts | ||