Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

replit Code Probleme net.dv8tion.jda #140

Open
Daschniel opened this issue Dec 28, 2022 · 6 comments
Open

replit Code Probleme net.dv8tion.jda #140

Daschniel opened this issue Dec 28, 2022 · 6 comments

Comments

@Daschniel
Copy link

Mein Code auf Replit (java) erkennt nicht ,,import net.dv8tion.jda.api.events.interaction.component.SelectMenuInteractionEvent;" und daraufhin folgen errors. Kennt jemand den Package dafür den man installieren muss? Habe schon net.dv8tion.jda auf der aktuellsten Version installiert aber das reicht offenbar nicht...
image

@jasonlessenich
Copy link

JDA-Utilities doesn't support the latest JDA version and is quite outdated. I recommend using https://github.com/Chew/JDA-Chewtils, which is an actively maintained fork of JDA-Utilites.

And please keep everything in english..

@Daschniel
Copy link
Author

@DynxstyGIT Thank you very much! Im very new in coding, can you name me the package name i need to import in replit?😅

@Andre601
Copy link
Contributor

It's recommended to not use Replit. Use an actual IDE on your PC like Eclipse or IntelliJ with proper dependency managers (Maven, Gradle, ...)

@Daschniel
Copy link
Author

Daschniel commented Dec 28, 2022

@Andre601 are there any web based pogramms i can use like replit?

@jasonlessenich
Copy link

No, just as he said, install an IDE on your PC

@Xirado
Copy link

Xirado commented Dec 28, 2022

You could use github.dev

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants