You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.
It is a problem with TibiaData: https://api.tibiadata.com/v2/guild/New%20Era.json { "guild": { "error": "Guild does not exist." }, "information": { "api_version": 2, "execution_time": 0.0004, "last_updated": "2018-11-27 08:24:42", "timestamp": "2018-11-27 08:25:19" } }
Just passing by, but the guild is called "New era". So with capital E its an error.
The problem lies in that the character seach is not case sensitive, but guild search is.
@xonvanetta NabBot first searches the guild on guildstats.eu, which has case insensitive search, obtains the correct case of the name, and then it searches TibiaData.com with the correct name.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
we can't add guild with space, example: new era
/watched addguild New Era
NabBotBOTToday at 1:17 AM
There's no guild with that name.
The text was updated successfully, but these errors were encountered: