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.

21 lines
237 B

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
  1. # follow-pleroma
  2. ### Follow users in whole network instance of pleroma
  3. ## Install
  4. ```
  5. yarn or npm i
  6. ```
  7. ## Usage
  8. ```
  9. node follow <user> <pass> <url>
  10. Example:
  11. $ node follow user pass https://social.hatthieves.es
  12. ```
  13. ## License
  14. MIT