track threads user and send alerts when they enable federation
- Create a bot account on a
$MASTODON_SERVERwithread:notifications,write:notifications,write:statusespermissions. - Save the
$ACCESS_TOKEN - Download the
compose.prod.ymlfile (the entire repo is not necessary for production)
touch .env.prod.local
echo "MASTODON_SERVER=$MASTODON_SERVER" >> .env.prod.local
echo "MASTODON_TOKEN=$ACCESS_TOKEN" >> .env.prod.local
docker compose -f compose.prod.yml up -d
docker compose -f compose.prod.yml psOfficial Account : https://rivals.space/@threads_tracker