OGSegu / Twitch-View-Bot

First open-source really working view bot for Twitch
MIT License
65 stars 41 forks source link

how do we launch it ? #44

Open Janloui opened 3 years ago

Janloui commented 3 years ago

sorry i'm pretty bad when it comes to computers x) I download all the files but cant manage to launch the bot. Can someone tell me how to do it ? thanks !

Janloui commented 3 years ago

ok after some research i found i have to DL gradle and JDK. I manage to execute gradle in the folder but i'm having an issue : "could not find method testCompile() any idae on how to fix it ? thanks

Janloui commented 3 years ago

solution : testImplementation instead of testCompile

Now i'm having this error while building : What went wrong: Execution failed for task ':jar'.

Entry module-info.class is a duplicate but no duplicate handling strategy has been set.