You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Type mvn fatJar in the DiscordBot folder. In the build/libs/ folder there should be a file called Emily-all-{VERSION}.jar (where version is the latest version number). Move this file over to a location wherever you want to start the bot from.
Why is there a maven reference in there? When it clearly says in the readme.md I should use Gradle? I tried "mvn fatJar" it said no pom.xml found. seems like it needs a update ;). Gradle ->build ->Jar in Intellij did the job though.
The text was updated successfully, but these errors were encountered:
Build
Type mvn fatJar in the DiscordBot folder. In the build/libs/ folder there should be a file called Emily-all-{VERSION}.jar (where version is the latest version number). Move this file over to a location wherever you want to start the bot from.
Why is there a maven reference in there? When it clearly says in the readme.md I should use Gradle? I tried "mvn fatJar" it said no pom.xml found. seems like it needs a update ;). Gradle ->build ->Jar in Intellij did the job though.
The text was updated successfully, but these errors were encountered: