How to make a JDA bot with repl.it
I have figured it out!
If you want to make a JDA bot that is hosted in replit then,
fork this repl: https://replit.com/@techstuffstuff/workin-jda
(or add https://github.com/DV8FromTheWorld/JDA/releases/download/v4.2.0/JDA-4.2.0_168-withDependencies.jar to your classpath!)
Voters
thisisshivamgupta
Just want to use JDA dependencies, so how to add on the classpath?
techstuffstuff
@thisisshivamgupta i think i added a dependency with the tab on the left, then it will add the dependencies folder target, which is your classpath.
martimgaspar
Hey this isnt working for me, does it need to be updated?
techstuffstuff
@martimgaspar no, make sure to add the jda jar file to your classpath
your link doesn't work - could you make a new one?
@CharlieAnthony https://replit.com/@techstuffstuff/workin-jda
@techstuffstuff ty :)