If you run setup, a config file is created at ~/JoinPython.json with your device and contact data. This allows you to omit certain arguments (--apikey, --deviceId, etc.) when running the program. If ...
Join actions should be provided as a dictionary. Each key is an action name, and each value is a list of the custom inputs. Use None for no custom input. For example: ...