Getting Started with Squint

Welcome to Squint, your Discord bot for server management, fun, and utility. This guide helps server administrators and moderators understand and configure Squint's features.

Inviting Squint to Your Server

To invite Squint to your server, use the official invite link:

Invite Squint to your server

Basic Setup

Squint uses prefix commands. By default, the bot's prefix is ;. You can change this prefix using the prefix command.

Changing Your Server's Prefix

To change your server's prefix, you need the Manage Server permission. Use the prefix command with your desired new prefix:

Syntax:

;prefix <newprefix>

Examples:

;prefix !          # Changes prefix to !
;prefix ?          # Changes prefix to ?
;prefix squint     # Changes prefix to squint

Important Notes:

  • Only users with Manage Server permission can change the prefix

  • Changes may take up to 15 seconds to take effect

  • The prefix can be any text, including symbols or words

Finding Your Server's Prefix

If you forget your server's custom prefix, you can:

  1. Use mention + prefix command:

  2. Use the slash command (always available):

Both methods will show your current server prefix without requiring any permissions.

Command Structure

All commands follow a similar structure:

;command_name <maybe_required_parameter> [optional_parameter]

  • ;: This is the default command prefix. Your server's prefix may be different.

  • <maybe_required_parameter>: Parameters enclosed in angle brackets are often mandatory for the command to function.

  • [optional_parameter]: Parameters enclosed in square brackets are optional and can be omitted.

Need More Help?

If you have questions or need further assistance, use the help command or join our support server.

Last updated

Was this helpful?