Class AnnotationProcessor

java.lang.Object
xyz.norbjert.jda4spring.annotations.AnnotationProcessor

public class AnnotationProcessor extends Object
scans a BotTask for all defined @SlashCommand and @OnChatMessage annotations
  • Constructor Details

    • AnnotationProcessor

      public AnnotationProcessor()
  • Method Details