RynZen DoczRynZen Docz
🏠 Home
📚 Guide
💬 Discord
Source
🏠 Home
📚 Guide
💬 Discord
Source
  • 🚀 Getting Started

    • 🚀 Getting Started with RynZen
  • ⚔️ Raiding Commands

    • /r4id - Main Raid Command
    • /interaction-r4id - Interaction Raid Command
    • /auto-r4id - Automated Raid Panel
    • /poll - Poll Raid Command
    • /custom-r4id - Custom Message Raid
    • /cust-interaction-r4id - Custom Interaction Raid
    • /permcheck - Server Raidability Check
    • /r4id-bait - Bait Panel Command
  • 🛠️ Utility & OSINT

    • /iplookup - IP Address Lookup
    • /ip - User Security Information
    • /1p-gr4bb3r - Grabber Management
    • /webcamxp - Live Webcam Viewer
    • /user-lookup - Discord User Information
    • /steal-gif - GIF Converter
  • 🎉 Fun & Trolling

    • /femboyify - Femboy Transformation
    • /rep - Rape Command
    • /good - Goodboy/Goodgirl Command
    • /blame - Blame Users for Raids
    • /fakeban - Fake Ban Command
    • /ascii - ASCII Art Generator
    • /rickroll - Rickroll Command
    • /femboy-thighs - Femboy Thighs Command
    • /ad - Advertisement Command
  • 💬 Messaging

    • /say - Anonymous Message Sender
    • /embed-say - Custom Embed Message Sender
    • /say-embed - Alternative Embed Sender
    • /quick-say - Quick Message Sender
    • /dm - Anonymous Direct Message
    • /ghostping - Ghost Ping Command
  • 🛡️ Administration

    • /admin-tools - Admin Control Panel
    • /blacklist - User Blacklist Management
    • /token - RynZen Token Management
    • /leaderboard - Raid Leaderboard
    • /manage-presets - Message Preset Manager

/blacklist - User Blacklist Management

The /blacklist command manages the user blacklist, preventing specific users from using the bot.

Admin Only

This command requires the Admin Role to use.

Command Usage

/blacklist add <user> [duration]
/blacklist remove <user>
/blacklist list

Subcommands

/blacklist add

Add a user to the blacklist.

Options:

OptionTypeRequiredDescription
userUserYesThe user to blacklist
durationStringNoDuration format: 1s, 1m, 1h, 1d (permanent if blank)

Examples:

/blacklist add user:@Spammer
→ Permanent blacklist

/blacklist add user:@TroubleMaker duration:1h
→ Blacklisted for 1 hour

/blacklist add user:@Raider duration:30m
→ Blacklisted for 30 minutes

/blacklist remove

Remove a user from the blacklist.

Options:

OptionTypeRequiredDescription
userUserYesThe user to unblacklist

Example:

/blacklist remove user:@FormerSpammer
→ User can use bot again

/blacklist list

Display all blacklisted users.

Options: None

Features:

  • Paginated display
  • Shows expiration status
  • Navigation buttons

Duration Formats

FormatDuration
1s1 second
30s30 seconds
1m1 minute
15m15 minutes
1h1 hour
12h12 hours
1d1 day
7d7 days

Response Format

Add (Permanent)

ok blacklisted @UserTag (permanent)

Add (Temporary)

ok blacklisted @UserTag (until <time>)

Remove

ok unblacklisted @UserTag

List

## blacklisted users
page 1 of 3

`123456789` - Spammer#1234 (permanent)
`987654321` - Troublemaker#5678 (expires in 30 minutes)

How Blacklisting Works

Command Blocking

When a blacklisted user tries to use a command:

you are blacklisted from using rynzen.

Admin Exception

Admins can still use commands even if blacklisted.

Step-by-Step Guide

Blacklist a User

  1. Run Command
/blacklist add user:@TargetUser
  1. Optional Duration
/blacklist add user:@TargetUser duration:24h
  1. Confirmation
  • User added to blacklist
  • Expiration set (if duration provided)

Remove from Blacklist

  1. Run Command
/blacklist remove user:@FormerOffender
  1. Confirmation
  • User removed from blacklist
  • Can use bot again

View Blacklist

  1. Run Command
/blacklist list
  1. Navigate Pages
  • Use < and > buttons
  • Browse all entries

Use Cases

Spam Prevention

  • Block users who spam commands
  • Temporary cooldown for offenders
  • Protect bot from abuse

Moderation Tool

  • Supplement server moderation
  • Enforce server rules
  • Manage disruptive users

Security

  • Block known bad actors
  • Prevent ban evasion
  • Control bot access

Temporary Blacklist Behavior

Expiration

  • Automatically expires after duration
  • User regains access automatically
  • No manual removal needed

Display

  • Shows relative expiration time
  • "expires in X" or "expired X ago"
  • Updated on list view

List Pagination

Page Navigation

[<] [>]
  • < - Previous page (disabled on first page)
  • > - Next page (disabled on last page)

Admin Permissions

Required Role

  • Must have Admin Role ID
  • Configured in bot settings
  • Checked on every interaction

Example Workflows

Temporary Timeout

User spams commands
→ /blacklist add user:@Spammer duration:1h
→ User blocked for 1 hour
→ Automatically unbanned

Permanent Ban

User severely abuses bot
→ /blacklist add user:@Abuser
→ Permanent blacklist
→ Manual review required for removal

Mass Review

/blacklist list
→ Review all blacklisted users
→ Remove expired/temporary bans
→ Clean up blacklist

Related Commands

  • /admin-tools - Full admin panel
  • /leaderboard - View raid statistics
Prev
/admin-tools - Admin Control Panel
Next
/token - RynZen Token Management