-
This happens to normal monsters who have ' of ' in their name and prefixed with 'a' or 'an' in the death message which causes them to match against summonRegex. A few examples would be sight of surren…
-
Multiple values seem to be returned empty or as null.
Actual response for Dark celebra:
```json
{
"guilds": {
"guild": {
"name": "Dark celebra",
"world": "",
"guildha…
-
Im pretty noob at this point, so if its not a bug - sorry.
Well, i rewrite my app to use v3 instead of v2 and after 3 days of using i realized that in every deaths, in every name with "space", instea…
-
There is problem with nicknames with apostrophes [ **'** ], instead of apostroph there is `\u0026#39;`
The problems found in:
> /v3/guild/...
`{"name":"Alex\u0026#39;Ifrit","title":"","rank":…
-
In _TibiaGuildsOverviewV3_, the description of a guild is not correct.
Since we run a removal of line breaks, but when commenting out line shown below, the whole endpoint fails.
https://github.com…
-
We need to have some way to detect maintenance mode and return some proper message.
This should be done in the TibiadataHTMLDataCollectorV3 function or somewhere more suitable.
Here is some initia…
-
Need support for double-quotes in spell formula
URL:
https://dev.tibiadata.com/v3/spells/spell/levitate
![image](https://user-images.githubusercontent.com/4417850/147816655-99c787a5-ccbd-43c3-8…
-
When running the command on ts3! addFriend $ {enemyName} the following error appears in the terminal:
TypeError: Cannot read property 'info' of undefined
at info (/root/tibia-ts3-teamspeakbot/…
-
O comando `flask update-db` com MINIMUN_LEVEL=200 leva 18 minutos para completar no Heroku.
Algumas formas que podem ser usadas para diminuir o tempo:
- [x] Usar o aiohttp para requisições assínc…
-
Moving NabBot queries to TibiaData will improve it's stability because failed calls will be reduced drastically. However, not all of NabBot functions are supported yet.
## To move
- [x] get_charac…