Carnyx data, and some minor hints in the README.

This commit is contained in:
Rob
2015-06-03 17:40:20 +01:00
parent 4b24b95904
commit 3d18e3d127
3 changed files with 4 additions and 4 deletions

View File

@@ -50,9 +50,9 @@ Updating the SDE data
To update the SDE data in the bot, use the ```gen_reference_data.py``` with a copy of the Sqlite conversion of the SDE, this will produce three json files that need to be copied to the data directory witthin the ```dropbot``` package.
The SDE is available here: https://developers.eveonline.com/resource/static-data-export
The SDE conversion is usually available here: https://www.fuzzwork.co.uk/dump/
$ python gen_reference_data.py universeDataDx.db
$ python gen_reference_data.py eve.db
Importing Types...
Importing Stations...
Importing Map...

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long