nyctef / sweetiebot

ponychat jabber bot
0 stars 5 forks source link

!jita should point at CREST instead of eve-central #59

Closed nyctef closed 8 years ago

nyctef commented 8 years ago

Using authed CREST without a browser might be a bit tricky - will probably have to write a little helper app to get a refresh token and then save that token in the bot config.

See https://github.com/fuzzysteve/CREST-Market-Downloader/blob/master/downloader.py and https://eveonline-third-party-documentation.readthedocs.io/en/latest/sso/authentication.html for reference

https://github.com/ccpgames/eveonline-third-party-documentation/blob/master/docs/crest/authentication.md

https://github.com/pyfa-org/Pyfa/issues/383