XVMX / vmbot

Jabberbot based chatbot
GNU General Public License v3.0
2 stars 5 forks source link

Route "/v2/alliances/{}/" is deprecated #75

Closed TheJokr closed 6 years ago

TheJokr commented 6 years ago

Response header: warning: 299 - This endpoint is deprecated. Traceback (most recent call last):

  File "vmbot/async/km_feed.py", line 38, in __init__
    victim.get('alliance_id', None))
  File "vmbot/helpers/api.py", line 68, in get_tickers
    ally = request_esi("/v2/alliances/{}/", (allianceID,))