Follow users in whole network instance of pleroma
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
ale 115454a7d4 Initial commit 4 years ago
.gitignore Initial commit 4 years ago
README.md Initial commit 4 years ago
follow.js Initial commit 4 years ago
package.json Initial commit 4 years ago
yarn.lock Initial commit 4 years ago

README.md

follow-pleroma

Follow users in whole network instance of pleroma

Install

yarn or npm i

Usage

node follow <url of instance with auth>

Example:

$ node follow `https://user:pass@social.hatthieves.es`

License

MIT