@faustoct1 sent me this snippet and I made the feature here.
You only need to configure it by adding these secrets
TWITTER_API_KEY=
TWITTER_API_SECRET=
TWITTER_ACCESS_TOKEN=
TWITTER_ACCESS_SECRET=
don't forget to set publishing.twitter
to true
on app.config.ts
You can check the source code here.