JDA-Applications / JDA-Utilities

A series of tools and utilities for JDA to assist in bot creation
Apache License 2.0
218 stars 111 forks source link

[Bug] Use optString instead of getString for icon #67

Closed duncte123 closed 6 years ago

duncte123 commented 6 years ago

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:

Description

Switched to optString for getting the icon for a guild because when a guild doesn't have an icon it will throw a json error and fail.