logos-innovation-lab / Kurate

https://kurate.vercel.app/
1 stars 4 forks source link

Fix join persona on zkitter adapters #415

Open vojtechsimetka opened 1 year ago

vojtechsimetka commented 1 year ago

Some actions require to be member of the persona (e.g. posting or starting a chat). In these actions we use code to join the persona, which works, but the rest of zkitter does not catch it so posting still fails. Here is the code https://github.com/logos-innovation-lab/Kurate/blob/main/packages/ui/src/lib/adapters/zkitter-god-mode/index.ts#L32-L41

and error message Screenshot 2023-05-11 at 15 44 51