Bot Commands Reference
NeuralTalk AI bots support a variety of commands that allow users to control and interact with the bot. This reference guide covers all available commands across different integration platforms.
Universal Commands
These commands work across all integration platforms:
Command | Description | Examples |
---|---|---|
/help | Shows a list of available commands | /help |
/start | Initiates a conversation with the bot | /start |
/reset | Clears the current conversation history | /reset |
/feedback | Provides a way to submit feedback about the bot | /feedback The bot was very helpful! |
Knowledge Base Commands
Commands for interacting with the bot's knowledge base:
Command | Description | Examples |
---|---|---|
/search | Searches the knowledge base for information | /search refund policy |
/source | Shows the source of the last response | /source |
/learn | Suggests new information to add to the knowledge base | /learn FAQ: How do I cancel my subscription? |
Chat Controls
Commands that control the conversation experience:
Command | Description | Examples |
---|---|---|
/human | Requests to speak with a human agent | /human |
/continue | Prompts the bot to continue a response that was cut off | /continue |
/mode | Changes the conversation mode | /mode concise /mode detailed |
/language | Changes the language of the responses | /language spanish /language english |
Platform-Specific Commands
Discord Commands
Commands specific to Discord integration:
Command | Description | Examples |
---|---|---|
/channel-on | Enables the bot in the current channel | /channel-on |
/channel-off | Disables the bot in the current channel | /channel-off |
/private | Switches to private messaging with the bot | /private |
/public | Returns to public channel interaction | /public |
Telegram Commands
Commands specific to Telegram integration:
Command | Description | Examples |
---|---|---|
/settings | Displays and modifies bot settings | /settings |
/notify | Toggles notifications for responses | /notify on /notify off |
/pin | Pins an important response for future reference | /pin |
/share | Creates a shareable link to the bot | /share |
Slack Commands
Commands specific to Slack integration:
Command | Description | Examples |
---|---|---|
/neuraltalk | Main command to interact with the bot in Slack | /neuraltalk hello |
/neuraltalk-thread | Creates a new thread for the conversation | /neuraltalk-thread |
/neuraltalk-dm | Switches to direct messaging with the bot | /neuraltalk-dm |
/neuraltalk-channel | Makes the bot respond in the channel | /neuraltalk-channel |
Advanced Commands
Commands for power users and administrators:
Command | Description | Examples |
---|---|---|
/stats | Shows usage statistics (admin only) | /stats /stats weekly |
/debug | Activates debug mode for troubleshooting | /debug on /debug off |
/template | Uses a predefined response template | /template welcome /template faq |
/broadcast | Sends a message to all users (admin only) | /broadcast System maintenance tonight |
Custom Commands
Custom commands can be created by administrators in the NeuralTalk AI dashboard:
- Go to Settings > Custom Commands
- Click Add Command
- Define the command name, description, and response
- Set permissions for who can use the command
- Save the new command
Command Permissions
Command availability depends on the user's role:
- End Users: Basic commands for general interaction
- Moderators: Additional commands for channel management
- Administrators: Full access to all commands, including system commands
To change user permissions, go to the User Management section of your NeuralTalk AI dashboard.
Command Shortcuts
Many platforms support command shortcuts or slash command autocomplete. Type /
and the first few letters of a command to see available options.