Aug 21, 2023
4 min read

Miscellaneous Features

Documentation for Quo's miscellaneous commands and features

Miscellaneous Features

Quo includes several miscellaneous commands and features that don’t fit into other categories.

Commands

/source (Alias: qsource)

Get the source code link for bot.

  • Example:
    /source 
    qsource 

/invite (Alias: qinvite)

Get invite links for the bot or your server.

  • Options:
    • type: Bot invite or server invite
  • Example:
    /invite type:bot
    qinvite

/setup or /qsetup (Alias: qsetup, qqsetup)

Set up the bot in your server.

  • Options:
    • type: Type of setup (scrims or tourney)
  • Example:
    /setup type:scrims
    qsetup

/about (Alias: qabout)

View information about the bot.

  • Example:
    /about
    qabout

/stats (Alias: qstats)

View bot statistics including uptime, commands, and server count.

  • Example:
    /stats
    qstats

/contributors (Alias: qcontributors)

View a list of bot contributors.

  • Example:
    /contributors
    qcontributors

/prefix (Alias: qprefix)

Change the bot’s prefix for your server.

  • Options:
    • prefix: New prefix (max 5 characters)
  • Required Permissions: Manage Server
  • Example:
    /prefix prefix:!
    qprefix !

/color (Alias: qcolor)

Change the default embed color for your server. (Premium feature)

  • Options:
    • color: New color (hex code)
  • Required Permissions: Manage Server
  • Example:
    qcolor #ff5500

Change the default embed footer for your server. (Premium feature)

  • Options:
    • text: New footer text (max 50 characters)
  • Required Permissions: Manage Server
  • Example:
    footer text:Powered by My Server
    qfooter Powered by My Server

/dashboard (Alias: qdashboard)

Get a direct link to the bot’s dashboard for your server.

  • Example:
    /dashboard
    qdashboard

/report (Aliases: qreport, qbug, qissue)

Report bugs or issues with the bot.

  • Options:
    • issue: Description of the issue
    • attachment: Optional attachment for the report (direct media supported only)
  • Example:
    /report issue:The sticky command isn't working
    qreport The sticky command isn't working

/sticky (Alias: qsticky)

Advanced sticky message management system for your server.

  • Subcommands:
    • setup (Aliases: create, add, new): Create a new sticky message
    • check: View active sticky messages
    • disable: Disable sticky messages
    • enable: Re-enable disabled stickies
    • list: List all server stickies
    • modify: Edit existing sticky settings
    • schedule: Schedule sticky messages with timing options
    • copy: Copy sticky configuration from another channel
  • Required Permissions: Manage Messages
  • Example:
    /sticky setup
    qsticky setup Welcome to the server!
    
    /sticky check
    qsticky check
    
    /sticky disable 1
    qsticky disable 1
    
    /sticky list
    qsticky list

Sticky Message Features

Trigger Options

  • Message Count: Repost after X messages
  • Time Interval: Repost every X minutes
  • Hybrid Mode: Combine both triggers

Advanced Features

  • Embed Formatting: Rich Discord embeds
  • Smart Detection: Avoid spam in inactive channels
  • Role Mentions: Ping specific roles
  • Auto-delete: Automatic cleanup after time

Button Interactions

  • Setup Wizard: Interactive setup process for bot configuration
  • Report Issue: Submit a bug report with optional attachments
  • Dashboard: Open the dashboard for advanced configuration
  • Support Server: Join the support server for assistance
  • Sticky Controls: Enable/disable/modify sticky messages

Tips for Using Miscellaneous Features

  1. Server Setup:

    • Use the setup command when first adding the bot to your server
    • Follow the interactive setup wizard for guided configuration
  2. Customization:

    • Customize the bot’s appearance with color and footer commands (Premium)
    • Set a custom prefix that doesn’t conflict with other bots
  3. Sticky Messages:

    • Use sticky messages for server rules, announcements, or important information
    • Configure message threshold to control how often the sticky appears
    • Use embed format for more visually appealing sticky messages
    • Schedule stickies to appear only during specific times
  4. Support:

    • Join the support server for help with any issues
    • Use the report command to submit detailed bug reports
    • Check the dashboard for additional configuration options