The twistd support code. Don't call this directly!

Class Options twistd plugin command line options.
Function readSecret Retrieve the secret key stored at path.
def readSecret(path):

Retrieve the secret key stored at path.

Parameterspaththe path to the secret key (type: str)
Returnsthe secret (type: bytes)
RaisesRuntimeError if the secret file is empty.
API Documentation for txghbot, generated by pydoctor at 2016-10-15 18:50:32.