README 282 B

1234567891011121314151617
  1. The FollowEveryone plugin makes it so that when a new user registers, all
  2. existing users follow them automatically.
  3. Installation
  4. ============
  5. add "addPlugin('FollowEveryone');"
  6. to the bottom of your config.php
  7. Settings
  8. ========
  9. none
  10. Example
  11. =======
  12. addPlugin('FollowEveryone');