renatolond / mastodon-twitter-poster

Crossposter to post statuses between Mastodon and Twitter
GNU Affero General Public License v3.0
807 stars 58 forks source link

username overwriting from one network to another (mastodon <> twitter) #884

Closed avelino closed 1 year ago

avelino commented 1 year ago

Why not pre-process the text that is arriving to be shared on the other social network by username overwriting?

Example: if I (@avelinorun on twitter and @avelino@clj.social on mastodon) have the account linked here on the service you know which are my users on the two networks, you could overwrite the user

mastodon:

Every day I am learning a little more about babashka's core, contributing to this project is amazing, especially having such a good leader as @borkdude@mastodon.social 

Thanks my friend

More code from me entering the project
...

twitter:

Every day I am learning a little more about babashka's core, contributing to this project is amazing, especially having such a good leader as @borkdude

Thanks my friend

More code from me entering the project
...

refs:

avelino commented 1 year ago

duplicate here #160