Personal User Pingers Guide

Personal User Pingers (PUPs) allow individual users to create their own customized notification system. Unlike role pingers that ping entire roles, PUPs will ping the individual users in their private threads when messages matching their keywords appear in their monitored channels.

How It Works

Basic Example

1

Step 1

Create Your PUP

Here you can create your personal pinger. Provide some channels you want your PUP to monitor. A user can only have one PUP at a time.

/pups create channels:#target #amazon #bestbuy #walmart
2

Step 2

Add Keywords

Add keywords that will trigger notifications for you. You can add multiple positive and negative keywords. We use the OR logic so each keyword will act independently.

/pups add-keywords keywords:+jordan, +dunks, -socks

Keyword Guide

  • Use + prefix for positive keywords (optional)

  • Use - prefix for negative keywords

  • Separate keywords with ,

You may use the * wildcard to receive notifications for all messages instead of using positive keywords. However, any configured negative keywords will still apply

Commands

Create PUP

/pups create #channels: #target #walmart

View Your PUP Config

/pups config

Add Channels

/pups add-channels channels:#target #scheels #walmart

Remove Channels

/pups rm-channels channels:#target #walmart

Add Keywords

/pups add-keywords keywords:+ps5, +xbox, -used

Remove Keywords

/pups rm-keywords keywords:+ps5

Delete PUP

/pups delete

Admin Commands

Server administrators must select a channel for the server before users can start creating PUPs:

Setup PUPs Channel

/pups admin-setup channel:#member-pingers

This will reset the PUPs channel, and remove any existing PUPs!