# אפשר למשתמש ספציפי שאינו guardian.user בשירותי צ'אט כמו Chat::CreateMessage

**URL:** https://meta.discourse.org/t/allow-specifiy-user-different-from-guardian-user-in-chat-services-such-as-chat-createmessage/285249
**Category:** Feature
**Tags:** chat
**Created:** [12 בנובמבר,‏ 2023,‏ 12:16pm UTC](https://meta.discourse.org/t/allow-specifiy-user-different-from-guardian-user-in-chat-services-such-as-chat-createmessage/285249 "2023-11-12T12:16:54Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [13 בנובמבר,‏ 2023,‏ 2:52pm UTC](https://meta.discourse.org/t/allow-specifiy-user-different-from-guardian-user-in-chat-services-such-as-chat-createmessage/285249/2 "2023-11-13T14:52:34Z")

</div>

[Discourse Chatbot](https://meta.discourse.org/t/discourse-chatbot-now-smarter-than-chatgpt/256652) solved a similar challenge with current code without needing any specific changes in core, have you taken a look at my solution?

> <https://github.com/merefield/discourse-chatbot/blob/f782223d5f6306e865a1604548fd11d4833b5c7c/lib/discourse_chatbot/reply_creator.rb#L7>

> <https://github.com/merefield/discourse-chatbot/blob/f782223d5f6306e865a1604548fd11d4833b5c7c/lib/discourse_chatbot/message/message_reply_creator.rb#L12>

---

_[View the full topic](https://meta.discourse.org/t/allow-specifiy-user-different-from-guardian-user-in-chat-services-such-as-chat-createmessage/285249)._
