Home / Companies / PubNub / Blog / Post Details
Content Deep Dive

Tutorial: Moderate Chat with PubNub's Moderation Dashboard

Blog post from PubNub

Post Details
Company
Date Published
Author
Chandler Mayo
Word Count
3,274
Language
English
Hacker News Points
-
Summary

The tutorial introduces the open-source PubNub Moderation Dashboard, designed to help users moderate chat applications by managing messages and controlling user access to enforce community guidelines. It details the setup and configuration process, including the installation of necessary software like Node.js and Git, as well as setting up a PubNub account to obtain API keys. The tutorial guides users through deploying the Moderated Chat App Sample from the React Chat Components repository, configuring automatic text and image moderation using the dashboard, and utilizing features such as word lists and third-party APIs for content filtering. Additionally, it explains how administrators can manage user activity, including blocking, muting, and moderating messages post-publication, through the Moderation Dashboard's user and channel views. The document also highlights the capability to flag users and edit or delete messages to ensure adherence to chat rules, while encouraging users to explore further integration of the Moderation Dashboard into their projects.