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

fix(bots): Don't allow empty messages from bots #11352

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

nickvergessen
Copy link
Member

☑️ Resolves

🛠️ API Checklist

🏁 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

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added 3. to review bug feature: api 🛠️ OCS API for conversations, chats and participants feature: bots 🤖 /commands in chat messages labels Jan 9, 2024
@nickvergessen nickvergessen self-assigned this Jan 9, 2024
@nickvergessen
Copy link
Member Author

/backport to stable28

@nickvergessen nickvergessen merged commit 17bc068 into main Jan 9, 2024
53 checks passed
@nickvergessen nickvergessen deleted the bugfix/11295/no-empty-bot-messages branch January 9, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug 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.

Bots are allowed to send empty messages
2 participants