The SubscribeToHubOnJoin Module automatically subscribes a user to recieve notificaitons of all updates to a group when they join.
<Override xpath="/CommunityServer/CSModules" mode="add"> <add name="SubscribeToHubOnJoin" type="AlexCrome.CS.Modules.SubscribeToHubOnJoin, AlexCrome.CS" /> </Override>