With this API you can get a link to redirect to the widget's invitelink, even without using the widget.
https://discord.arion2000.xyz/api/discord?guildId=[guildId]
Don't forget to replace [guildId] with the server id!
Error messages will look like this
{
"error": {
"de":"Fehler beim Abrufen der API: 400 Bad Request",
"en":"Error retrieving API: 400 Bad Request"
}
}
https://discord.arion2000.xyz/api/ping
You can also add ?lang=de
or ?lang=en
to get the latency message in another language.