NoneBot DeepSeek plugin provides a perfect shortcut command management function, which allows users to personalize it according to their own usage habits.
Adding custom commands::/deepseek --shortcut <自定义指令> /deepseek
Deleting custom commands::/deepseek --shortcut delete <自定义指令>
View existing commands::/deepseek --shortcut list
Care is needed when using custom shortcut commands:
- Custom commands should not contain command start symbols (COMMAND_START)
- If a specific prefix is required, it needs to be added manually
- The settings take effect globally and all users can use these shortcut commands
The Quick Command Management feature allows teams:
- Unify shortcuts for frequently used operations
- Reduced complexity of use
- Improve operational efficiency
This answer comes from the articleNoneBot DeepSeek Plugin: Intelligent dialog for customer service based on NoneBot & DeepSeek.The




























