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

Direct messages to bot #2

Open
jerome-jutteau opened this issue Jan 22, 2024 · 1 comment
Open

Direct messages to bot #2

jerome-jutteau opened this issue Jan 22, 2024 · 1 comment
Labels
enhancement New feature or request module/webex

Comments

@jerome-jutteau
Copy link
Contributor

For now, you can only configure the bot to join a specific channel but won't respond to direct messages.
This could be an option to enable or disable

@jerome-jutteau jerome-jutteau added enhancement New feature or request module/webex labels Jan 22, 2024
@jerome-jutteau
Copy link
Contributor Author

note to dev:

  1. update the list of rooms with type=direct and keep a list of creatorId.

e.g. https://webexapis.com/v1/rooms?type=direct

  1. get messages from direct messages and provide personId (provided through creatorId)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module/webex
Development

No branches or pull requests

1 participant