npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@roboplay/plugin-modtools

v0.2.0

Published

A Robo.js plugin for moderating your Discord server.

Downloads

5

Readme

Enhanced Moderation Plugin

Tailored for Discord server management, this plugin includes a suite of commands essential for moderation. With enhanced features like anonymous warnings, attachment inclusion in reports, and comprehensive mod channel logs, it takes moderation to the next level.

📚 Documentation: Getting started

🚀 Community: Join our Discord server

Installation 💻

To add this plugin to your Robo.js project:

npx robo add @roboplay/plugin-modtools

New to Robo.js? Start your project with this plugin pre-installed:

npx create-robo <project-name> -p @roboplay/plugin-modtools

Slash Commands

Utilize these commands for efficient moderation:

| Command | Description | | -------------- | ------------------------------------------------------------- | | /mod audit | Delve into a member's server interactions and activities. | | /mod ban | Effectively ban members who violate server rules. | | /mod forgive | Clear strikes or infractions, offering members a fresh start. | | /mod kick | Temporarily remove disruptive members from your server. | | /mod report | Facilitate community-driven reporting of issues. | | /mod setup | Initiate and configure your moderation setup. | | /mod timeout | Impose timeouts on members for cooling-off periods. | | /mod warn | Issue warnings to members, adding to their strike count. |

Context Commands

Enhance user experience with context-specific commands:

| Command | Description | | ------------------------------ | -------------------------------------------------- | | Report Anonymously (Message) | Enable members to report issues anonymously. | | Audit (User) | Quickly access a user's activity log with a click. |

Moderation Channels

Moderation channels are dedicated spaces for tracking and managing server activities:

  • Moderator Logs: Detailed logs of every moderation action taken.
  • Moderator Mail: Central hub for receiving and managing user reports.

Seamless Setup

Once you add the plugin, run the /mod setup command as a moderator to configure your moderation tools:

  • Moderation Channels: Set up your moderation channels for logging and reporting.
  • Confirmation Mode: Require explicit confirmation for each action, avoiding accidental moderation.
  • Lockdown Mode: Allow only moderators to use this Robo.
  • Test Mode: Safely simulate moderation actions for training purposes.

AI Integration

"@SageBot please ban @Baguette for spamming bread"

Integrate with @roboplay/plugin-ai to experience the next level of moderation. Use natural language for commands and watch your Robo execute them with AI's understanding.

npx robo add @roboplay/plugin-ai

Starting Your Robo.js Journey

If you're new to Robo.js:

npx create-robo <name>

Enjoy your enhanced moderation experience! 🚀