Add note about updating the SDE.

This commit is contained in:
2015-03-29 22:57:42 +01:00
parent fa65112d0e
commit 4f923a3fad

View File

@@ -43,3 +43,8 @@ The configuration is passed by using environment variables.
* ```DROPBOT_KILLS_DISABLED``` - Disables the streaming of zKillboard kills to the channels (default to 0)
* ```DROPBOT_OFFICE_API_KEYID``` - API KeyID to use for the nearest office finder.
* ```DROPBOT_OFFICE_API_VCODE``` - API vCode to use for the nearest office finder.
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.