mirror of
https://github.com/discourse/discourse.git
synced 2026-08-10 23:00:09 +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. |
||
|---|---|---|
| .. | ||
| chat_streamer.rb | ||
| entry_point.rb | ||
| playground.rb | ||
| post_streamer.rb | ||
| response_http_streamer.rb | ||
| site_settings_extension.rb | ||
| stream_reply_custom_tools_session.rb | ||