Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(bots): Let bots know the parent message when it was a reply #14303

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

nickvergessen
Copy link
Member

☑️ Resolves

Allows bots to do things like:

Person using the bot Original author being assisted
grafik grafik

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not possible
  • 📘 API documentation in docs/ has been updated or is not required
  • 🔖 Capability is added or not needed

@nickvergessen nickvergessen added 3. to review enhancement feature: api 🛠️ OCS API for conversations, chats and participants feature: bots 🤖 /commands in chat messages labels Feb 6, 2025
@nickvergessen nickvergessen added this to the 🪺 Next Major (32) milestone Feb 6, 2025
@nickvergessen nickvergessen self-assigned this Feb 6, 2025
@nickvergessen nickvergessen force-pushed the feat/14285/let-bots-know-the-parents branch from abe855f to e926927 Compare February 6, 2025 19:56
@nickvergessen nickvergessen force-pushed the feat/14285/let-bots-know-the-parents branch from e926927 to 39b1735 Compare February 6, 2025 20:15
@nickvergessen nickvergessen merged commit f4c0d0d into main Feb 7, 2025
78 checks passed
@nickvergessen nickvergessen deleted the feat/14285/let-bots-know-the-parents branch February 7, 2025 14:41
@nickvergessen
Copy link
Member Author

/backport to stable31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review enhancement feature: api 🛠️ OCS API for conversations, chats and participants feature: bots 🤖 /commands in chat messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Let Bots know the original message if for replies
1 participant