Skip to content

Command Listing

Jarv edited this page May 21, 2025 · 3 revisions

!listCommands: Lists all simple commands available in the current server

!listServerCommands: Lists all simple commands created in the current server

!listGlobalCommands: Lists all global commands

These commands support the following flags:

  • -p or --page: For pagination
  • -q or --query: For search (case insensitive, doesn't support regex)

Example:

  • !listCommands -p 2
  • !listCommands -q rules

Clone this wiki locally