Closed T0MuX closed 6 years ago
Hi @T0MuX
You need to modify config.json
, specifically this line: https://github.com/matrix-hacks/matrix-puppet-facebook/blob/master/config.sample.json#L6
"Localpart" is a reference to the part before the "@" sign in your full matrix id.
For example, if my matrix user id is @kfatehi:synapse.keyvan.pw then my "localpart" is "kfatehi"
Hi !
I was following the instructions in the readme, but at the facebook-registration.yaml creation step it fails.
I have the following issue :
By the way, what is "localpart" exactly ? I don't really undetstand :/
Thank you by advance