mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 21:45:25 +08:00
There is no _super_ clean way to do this in the sense that Post creation _will call `can_send_private_message?`_. We need to teach the system that there are different "contexts" here and one of them is sending an AI bot a PM. Plumb that in.. use a modifier.. boom. |
||
|---|---|---|
| .. | ||
| ai-bot-chats-tab-test.js | ||
| ai-bot-conversations-test.js | ||
| ai-bot-sidebar-link-test.js | ||
| post-helper-menu-test.js | ||
| topic-summary-test.js | ||