jda

  1. Magma

    B4J Question [JDA] Retrieve Archived Public Thread Channels?

    Today found time, to play with JDA Discord API Library wrapper created by @DonManfred I have to say with simple words, that is perfect! I ve managed to show all channels, threads i have at my discord server... with this code: Sub ListAllChannelsAndThreads(chan As MessageChannel) Dim...
  2. jmon

    B4J Question [JDA] How to use the new version JDA 1.84 ? [How to use behind a proxy]

    Hi, as the title says, I couldn't find a way to use the new JDA (Discord Bot) library. Following the example: - I downoaded all the dependencies from https://mvnrepository.com/ - The project compiles with all the latest version of each dependencies, except for Okio, which requires version...
Top