Warning
No guarantee of account security after use (Twitter)
Under development; unstable or catastrophic accidents may occur
- Rename
set.yaml.example
toset.yaml
- change PostText
Example:"{text} #sometag author: {author} url:{url} Date:{date}"
keywords: author, text, url, date
- Open https://developers.facebook.com
- Create an app for Threads
- Go to App roles -> Roles
- Add your account
- Go to https://www.threads.net/settings/account and view Website permissions setting (PC only) -> invite and accept
- Open Graph API
- Change
.facebook.com
tothreads.net
- Copy Access Token to
set.yaml
underAccess_Token
- Go to App settings -> Basic and copy App secret to
set.yaml
underClient_Secret
- Open Use cases and customize Access the Threads API, Add
threads_content_publish
andthreads_basic
- Go to https://developer.x.com/en and login
- Create a project
- Copy API
Key
andSecret
toCONSUMER_KEY
andCONSUMER_SECRET
respectively Copy AccessToken
andSecret
toACCESS_TOKEN
andACCESS_TOKEN_SECRET
respectively - Warning: The next steps involve risks. If you don't want to use a live account, stop here. If continuing, consider creating a 2FA-free account.
- Open developer tools (F12) and go to the Network tab, search for
https://x.com/home
- Copy
auth_token
andct0
toAuth_token
andCt0
respectively - Set
REAC_ACCOUNT_MODE
totrue
- Read
- Read
- Post
- Read
- Post
- Post
- Read
- Post
- Discord webhook
- BlueSky