Closed JonoAugustine closed 2 years ago
Right off the bat, please don't change the copyright, and please don't remove the original author from the file if you are modifying it.
woopsies, force of habit. ill change that
It would be extremely helpful to include some kind of description or explanation as to what these changes exactly improve/change.
I also noticed you included a sun
import, which is probably not very good practice considering some people might be building on OpenJDK or future releases. There is a JDA util called Checks
that might have similar functionality and is already a dependency.
I also noticed you included a
sun
import, which is probably not very good practice considering some people might be building on OpenJDK or future releases. There is a JDA util calledChecks
that might have similar functionality and is already a dependency.
Thanks, was unaware of this
@MinnDevelopment updated description
Pull Request
Pull Request Checklist
Please follow the following steps before opening this PR.
PRs that do not complete the checklist will be subject to denial for missing information.
Pull Request Information
Check and fill in the blanks for all that apply:
Example
module of the JDA-Utilities library.______
.Description
I have improved the readability of the About and GuildList example commands so that newcomers can get a better grasp on how it all works.
Both
.append()
calls Guild Listsend(event)
and placed inside ofgetApplicationInfo.queue
for failure and success responses so building the InvLink doesn't usecomplete()
features
param toCommand[] commands