Commands Overview
CodeCord provides a variety of commands to help you manage your coding projects and collaborate with your team. All commands are slash commands and start with the prefix /
.
Command Categories
GitHub Commands
Commands for managing GitHub Repository integration, such as stat tracking channels, notifications for issues, pull requests, and more. Learn more →
Code Snippet Commands
Commands for sharing and managing version-controlled code snippets. Learn more →
Code Formatter
Format code blocks with proper indentation and style. Available both as a slash command and context menu command. Learn more →
Regex Commands
Commands for a quick way to test, build and share regex with your server or team. Learn more →
Utility Commands
Simple utility commands for managing threads. Learn more →
Command Usage
To use a command, simply type /
in your Discord channel and select the command from the autocomplete menu. Each command may have different options and arguments that you can specify.
Example:
/github integration [repoUrl]
Some commands are also available through the context menu (right-click menu):
- Right-click on a message with code → Apps → Format Code
Command Permissions
Different commands require different permission levels. Make sure you have the necessary permissions before using a command. You can check the required permissions in each command’s documentation.