To integrate with remository, you will have to edit the file JOOMLA/components/com_remository/c-classes/remository_fileinfo_Controller.php and at around line 73 and 74 add the following block of codes,
require_once($interface->getCfg('absolute_path').'/plugins/content/jom_comment_bot.php'); echo jomcomment($file->id, "com_remository");