Skip to content

Upgrade the getting started section to be easier to read and follow.#33

Open
hexillium1 wants to merge 16 commits intomasterfrom
update-getting-started
Open

Upgrade the getting started section to be easier to read and follow.#33
hexillium1 wants to merge 16 commits intomasterfrom
update-getting-started

Conversation

@hexillium1
Copy link
Copy Markdown
Collaborator

No description provided.

@ghost
Copy link
Copy Markdown

ghost commented Jul 12, 2022

@MinnDevelopment
Copy link
Copy Markdown
Member

Could you also add the MESSAGE_CONTENT intent where applicable?

@hexillium1 hexillium1 marked this pull request as ready for review July 22, 2022 04:37
We have dedicated library development and wiki development channels on our [Discord server](https://discord.gg/0hMr4ce0tIl3SLv5), where you can ask questions or suggest ideas.

## Dependencies
This project requires **Java 8**.<br>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd say you can use higher versions too

## Docs
You can find the [latest Javadocs](https://ci.dv8tion.net/job/JDA5/javadoc/) and the [legacy Javadocs](https://ci.dv8tion.net/job/JDA/javadoc/) on the Jenkins server.

For other versions of JDA, the javadocs jar can be downloaded from the version's page.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really do not recommend downloading any kind of javadocs jar

Comment on lines +118 to +119
For example, the v4.2.0_200 javadocs can be found at:
<https://ci.dv8tion.net/job/JDA/200/>, which can be extracted for its docs.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think you should mention JDA 4 in this wiki

}
```
Remember to replace the `VERSION` with the version you would like to use. Version information can be found from
[JDA Discord Server](https://discord.gg/0hMr4ce0tIk3pSjp), [JDA GitHub](https://github.com/DV8FromTheWorld/JDA/releases) or
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[JDA Discord Server](https://discord.gg/0hMr4ce0tIk3pSjp), [JDA GitHub](https://github.com/DV8FromTheWorld/JDA/releases) or
[JDA Discord Server](https://discord.gg/jda), [JDA GitHub](https://github.com/DV8FromTheWorld/JDA/releases) or

[JDA Discord Server](https://discord.gg/0hMr4ce0tIk3pSjp), [JDA GitHub](https://github.com/DV8FromTheWorld/JDA/releases) or
[Maven Central](https://mvnrepository.com/artifact/net.dv8tion/JDA/).

[![Download](https://img.shields.io/maven-central/v/net.dv8tion/JDA?color=blue)](https://ci.dv8tion.net/job/JDA5/lastSuccessfulBuild/)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not a link to maven central, pointing to latest ? The CI server could be going down at some point

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants