Posts entries from The Dhammapada to X at:
At X, register a Developer App
https://developer.x.com/en/portal/dashboard
Generate:
- API Key and Secret
- Access Token and Secret
- Set the following environment variables:
# Do you want to just do a dry run? Then set this to 1.
DRY_RUN=1
# X API SECRETS
X_CONSUMER_KEY
X_CONSUMER_SECRET
X_ACCESS_TOKEN
X_ACCESS_SECRET
- Build using the
Makefile:make build