StringimgUrl=info.getJSONArray("photos").getJSONObject(0).getJSONArray("resolutions").getJSONObject(0).getString("url");//seems to have dead urls, how fix
footer="Weather info last updated: "+OffsetDateTime.parse(obs.getJSONObject("observationTime").getString("timestamp")).format(DateTimeFormatter.RFC_1123_DATE_TIME)
returnnewCommandResult(CommandResultType.FAILURE,"Unfortunately, the bot is missing the permission `MESSAGE_EMBED_LINKS` which is required for this command to work.");