Skip to content

rivals-space/threads-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

threads-tracker

track threads user and send alerts when they enable federation

how to run

  1. Create a bot account on a $MASTODON_SERVER with read:notifications, write:notifications, write:statuses permissions.
  2. Save the $ACCESS_TOKEN
  3. Download the compose.prod.yml file (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 ps

Official Account : https://rivals.space/@threads_tracker

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors