plugins { id("cloud.base-conventions") } dependencies { api(projects.cloudCore) compileOnly (libs.jda) }