Skip to content

fix(bot): Make aware of mutual exclusive features#17655

Merged
nickvergessen merged 1 commit intomainfrom
bugfix/17501/bot-install-event
Apr 9, 2026
Merged

fix(bot): Make aware of mutual exclusive features#17655
nickvergessen merged 1 commit intomainfrom
bugfix/17501/bot-install-event

Conversation

@nickvergessen
Copy link
Copy Markdown
Member

☑️ Resolves

occ talk:bot:install -f webhook -f event name secret url
Bots with feature "event" can not support "webhook", "response" or "reaction" feature. They are mutual exclusive

🏁 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 this to the 🏖️ Next Major (34) milestone Apr 8, 2026
@nickvergessen nickvergessen requested a review from miaulalala April 8, 2026 10:39
@nickvergessen nickvergessen self-assigned this Apr 8, 2026
@nickvergessen nickvergessen added bug feature: api 🛠️ OCS API for conversations, chats and participants feature: bots 🤖 /commands in chat messages labels Apr 8, 2026
@nickvergessen
Copy link
Copy Markdown
Member Author

/backport to stable32

@nickvergessen
Copy link
Copy Markdown
Member Author

/backport to stable33

@nickvergessen nickvergessen merged commit cf76053 into main Apr 9, 2026
97 of 99 checks passed
@nickvergessen nickvergessen deleted the bugfix/17501/bot-install-event branch April 9, 2026 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

Bot Webhook not triggering

2 participants