Class AnnotationProcessor
java.lang.Object
xyz.norbjert.jda4spring.annotations.AnnotationProcessor
scans a BotTask for all defined @SlashCommand and @OnChatMessage annotations
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindChatMsgAnnotations(List<Object> botTasks) findSlashCommands(List<Object> botTasks)
-
Constructor Details
-
AnnotationProcessor
public AnnotationProcessor()
-
-
Method Details
-
findSlashCommands
-
findChatMsgAnnotations
-