Closed joeblack2k closed 1 year ago
I think you need to have BLUESKY_INSTANCE="bsky.social" and use App password for BlueSky. Having said that, my setup is very similar, but all I get is content-mapper ✔ tweets: total: 0 retweets: 0 replies: 0 quotes: 0 So my tweets are completely ignored.
Thanks, i fixed that but it still doesnt work,
getting allot of this:
Hey, I would first recommend you to use a Twitter account to be authenticated, the more I test Touitomamout, the more I see Twitter limiting the data accessible without being logged int.
Also, you can generate your .env
file here:
https://louisgrasset.github.io/touitomamout/docs/tools/env-generator.
i have created a twitter account and used the .env creator (awesome!)
but still thousands of logs (190mb log file) with the same text
this is the new .env:
TWITTER_HANDLE=marionawfal
TWITTER_USERNAME=mirrorxwittter
TWITTER_PASSWORD=PASSWORD
BLUESKY_INSTANCE=bsky.social
BLUESKY_IDENTIFIER=marionawfal.bsky.social
BLUESKY_PASSWORD=PASSWORD
SYNC_PROFILE_DESCRIPTION=false
SYNC_PROFILE_PICTURE=false
SYNC_PROFILE_HEADER=false
SYNC_PROFILE_NAME=false
INSTANCE_ID=1
it has something todo with the docker container , because when i enter it into the docker with portainer it works:
as demo i'am trying to copy @marionawfal on twitter to bluesky marionawfal.bsky.scoial the docker isnt crashing but nothing is happening either.. is this set up correctly?