๐Ÿšง Cordia AI is currently in private beta. Join the waitlist to secure your spot in the next wave. Join the Discord.
Documentation

Command Reference

Everything you need to manage your community with Cordia AI.

๐Ÿ›ก๏ธ Moderation Commands

Manage your server's safety and handle unruly members efficiently.

/warn Admin / Mod

Issue a formal warning to a user. This is permanently logged in their record.

Arguments:
  • user (Required) โ€” The member to warn.
  • reason (Required) โ€” The reason for the warning.
Example: /warn @baduser Spamming in general chat
/warnings Admin / Mod

View the complete warning history for a specific user.

Arguments:
  • user (Required) โ€” The member to look up.
/clearwarn Admin

Remove a warning from a user's record using the unique Case ID.

Arguments:
  • caseid (Required) โ€” The Case ID of the warning to remove.
/case Admin / Mod

View detailed information about a specific moderation case.

Arguments:
  • caseid (Required) โ€” The Case ID to view.

โญ Leveling & XP

Reward your most active community members.

/rank Everyone

Check your current XP, level, and progress to the next level.

Arguments:
  • user (Optional) โ€” The member to check. Defaults to you if omitted.
/leaderboard Everyone

Display the top 10 most active members in the server by XP.

โœ๏ธ Custom Commands

Create fast, text-based auto-responses using the `!` prefix.

!addcmd Admin / Mod

Create a new custom command that the bot will respond to.

Arguments:
  • name (Required) โ€” The command name (e.g. `rules`).
  • response (Required) โ€” The text the bot will reply with.
Example: !addcmd serverip Our IP is play.rustserver.com
!delcmd Admin / Mod

Delete an existing custom command.

!cmds Everyone

View a list of all custom text commands uniquely configured for your server.

๐Ÿ“ข Announcements

Manage scheduled and recurring announcements.

!announce list Admin

View all active scheduled announcements along with their unique IDs.

!announce delete Admin

Delete a scheduled announcement to stop it from sending.

Arguments:
  • id (Required) โ€” The ID of the announcement to stop.

โš™๏ธ Utility

General bot commands and information.

/help Everyone

Displays an overview of Cordia's features and provides a link back to this documentation.