CodeCord.xyz
docsCommandsUtility Commands

Utility Commands

Simple utility commands for managing threads in your server.

Thread Management

Rename Thread

/rename [newname]

Rename the current thread to something more descriptive.

Parameters:

  • newname - The new name for the thread (1-100 characters)

Notes:

  • Can only be used in threads
  • Thread name must be between 1 and 100 characters
  • Just to make it easier to make threads more descriptive when needed

Close Thread

/close

Close the current thread when the discussion is complete.

Notes:

  • Can only be used in threads
  • Archived threads can still be searched and referenced

Bot Management

Redeploy Bot

/redeploy

Redeploy the bot in the current server to apply configuration changes.

Notes:

  • Requires administrator permissions
  • Use after enabling/disabling specific commands or subcommands in the dashboard
  • 5 minutes cooldown to avoid excessive usage
  • All settings and configurations are preserved

Examples

Renaming a Thread

# In a thread about a bug fix
/rename "Fix navbar responsiveness"
 
# In a code review thread
/rename "Review login component"

Closing Threads

# If the thread is irrelevant or any other reason
/close

Notes

  • Commands only work in threads
  • Help maintain organized discussions
  • Simply to keep your server clean more easily
  • Use descriptive names to make threads easily searchable