I got myself a copy of AlphaUserPoints as there are tabs in the config mentioning AlphaUserPoints but it doesn't seem there is actually any interaction with this and the points generation is totally independently done.
I see there is aup.php but the rules referenced there around Line 75:
$aup->newpoints( 'plgaup_easydiscuss_' . strtolower( $rule ) , $id , '' , JText::sprintf( 'COM_EASYDISCUSS_AUP_' . strtoupper( $rule ) , $title ) );
Not sure where these are located.
The easyblog_plugins_unzip_first_3.9.1_free.zip file offered for download include aup rules but the EasyDiscuss equivalent does not.
Do these rules actually exist?
If so, where can I get them?
If not, why is there infrastructure referring to the integration?
Hope my AlphaUserPoints acquisition was not a waste.