Skip to content
Vic Pham edited this page Jan 22, 2026 · 4 revisions

Contents

  1. General Commands
  2. State Commands
  3. Moderation Commands
  4. Admin Commands

PVBot primarily is built to give users access to chat commands and context menus. Commands help users interact with the server and manage its members. The following are the existing commands

General Commands

Commands accessible by all members

feedback

Chat command that directs members to the GitHub issues page to submit feedback and report bugs.

Context Menus

Context menus provide actions that can be taken on users and messages.

  • Report User: Report a user to the mods
  • Report Message: Report a message to the mods

State Commands

State lead tools.

state

This command has two subcommands:

  • ping - Allows our state leads to ping members' state roles
  • members - Gets a list of all members with a specified role

Moderation Commands

Moderation tools.

mute

Moderation tool to mute a user for a specified duration.

timeout

Timeout a user for a specified duration.

warn

This command has four subcommands:

  • create - Add a warning to a user
  • update - Update an existing warning
  • remove - Remove an existing warning
  • view - Gets a filterable list of all warnings

Admin Commands

Admin tools for managing the server structure.

settings

Designates channels for a discord server. This command has four subcommands:

  • warn channels - Configure which channels are used to manage warnings
  • report channels - Configure which channels are used to manage reports
  • welcome channel - Configure which channel to send join logs to
  • logging channels - Configure which channels logs are sent to

state-admin

Manages state specific channels/roles. This command has two subcommands:

  • team set - Set a state's team channel and role
  • set - Set a state's channel and role

Clone this wiki locally