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

docs(bots): Update documentation for bots #14338

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Conversation

nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Feb 11, 2025

Fix #14337

grafik

grafik

@nickvergessen nickvergessen added 3. to review feature: api 🛠️ OCS API for conversations, chats and participants feature: bots 🤖 /commands in chat messages labels Feb 11, 2025
@nickvergessen nickvergessen added this to the 🪺 Next Major (32) milestone Feb 11, 2025
@nickvergessen nickvergessen self-assigned this Feb 11, 2025
@nickvergessen
Copy link
Member Author

/backport to stable31

Copy link
Contributor

@SystemKeeper SystemKeeper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

occ needs updating as well:

'Specify the list of features for the bot' . "\n"
. ' - webhook: The bot receives posted chat messages as webhooks' . "\n"
. ' - response: The bot can post messages and reactions as a response' . "\n"
. ' - event: The bot reads posted messages from local events' . "\n"
. ' - none: When all features should be disabled for the bot'

docs/bots.md Outdated Show resolved Hide resolved
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen merged commit ea087b7 into main Feb 11, 2025
78 checks passed
@nickvergessen nickvergessen deleted the docs/14337/bots-update branch February 11, 2025 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review 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.

Improve documentation for bots
2 participants