Is there a way to make people's friends list autopopulate upon registering? Basically, I just want everyone to always be visible when a new user registers. No need to add/remove since this is for a gaming clan.
To access the most up-to-date ejabberd documentation, please visit docs.ejabberd.im »
Is there a way to make people's friends list autopopulate upon registering? Basically, I just want everyone to always be visible when a new user registers. No need to add/remove since this is for a gaming clan.
Read the ejabberd Guide,
Read the ejabberd Guide, specifically search for mod_shared_roster, and more specifically for the special member @all@ and also @online@.