Bot Commands

Complete list of all available DisGuard commands to help you manage your server

Support Commands

/support links

Shows a list of official DisGuard links including documentation, support server, and invite link.

Usage: /support links

Moderation Commands

/mod kick

Kicks a user from the server. The user can rejoin with a new invite link.

Usage: /mod kick <user> <reason>
<user> - The user to kick
<reason> - Reason for the kick
/mod ban

Permanently bans a user from the server. The user cannot rejoin unless unbanned.

Usage: /mod ban <user> <reason>
<user> - The user to ban
<reason> - Reason for the ban
/mod timeout

Temporarily times out a user in the server, preventing them from sending messages or joining voice channels.

Usage: /mod timeout <user> <duration> <reason>
<user> - The user to timeout
<duration> - Duration in minutes (e.g., 10 for 10 minutes)
<reason> - Reason for the timeout
/slowmode

Sets the slowmode for a channel, limiting how frequently users can send messages.

Usage: /slowmode <textChannel> <duration>
<textChannel> - The channel to set slowmode in
<duration> - Slowmode duration in seconds
/lock

Locks a channel, preventing non-moderators from sending messages.

Usage: /lock <textChannel>
<textChannel> - The channel to lock
/unlock

Unlocks a previously locked channel, allowing all users to send messages again.

Usage: /unlock <textChannel>
<textChannel> - The channel to unlock
/purge

Deletes a specified number of messages from a text channel. Useful for cleaning up spam or unwanted content.

Usage: /purge <textChannel> <amount>
<textChannel> - The channel to purge messages from
<amount> - Number of messages to delete (1-100)

Miscellaneous Commands

/sync

Syncs your server's information with the DisGuard database, including server name, ID, icon, and other metadata. Useful when you've made changes to your server settings.

Usage: /sync

Permission Requirements

Moderation commands require appropriate permissions. Users must have the corresponding Discord permissions (Kick Members, Ban Members, Moderate Members) or be assigned as a moderator role in the DisGuard dashboard.