AltitudeBot/src/main/java/com/alttd/util
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
..
ExcelWriter.java Changed to new logging, static implementation for now which is not ideal, but it's not worth spending the time to fix it right now 2023-05-21 21:54:59 +02:00
Kanboard.java Add message forwarding functionality to Kanboard 2024-03-31 11:39:21 +02:00
Logger.java Changed to new logging, static implementation for now which is not ideal, but it's not worth spending the time to fix it right now 2023-05-21 21:54:59 +02:00
OptionMappingParsing.java Updated JDA 2022-09-14 21:36:43 +02:00
Pair.java Work on RequestManager, a new way to create and manage requests. 2022-09-10 00:19:38 +02:00
Util.java Added balance command and related queries 2024-01-13 08:27:15 +01:00