#it gets your Shoko api key with your shoko server username and password SHOKO = { "url": "http://localhost:8111", #your shoko server url "user": "username",#your shoko server username "pass": "password" #your shoko server password }