TrainerRed RNetSec Submission Analysis Bot Overview
TrainerRed is a new submission analysis system designed to offer better and more consistent reviews for submissions. TrainerRed is built for node.js 0.11+ (also compatible with io.js) and is developed on top of excellent libraries to handle the Reddit API, even though the API isn't very detailed. The data retrieved from the Reddit API is analyzed locally, and the results are sent to subreddit moderators through modmail. The relevant data is stored locally to reduce the load on Reddit servers during the analysis process and to prevent the tool from becoming entirely useless when Reddit is down. The system is licensed under the MIT License (refer to ./LICENSE for full text). The current documentation is scarce, with more expected to be available after version 1.0.0. Future functionalities? Some expected future features include associating users and domains to help identify astroturfing, a command-line interface (via commander.js), and on-demand user queries.
评论区