Spreed: API for Bots

Created on 1 Jul 2019  路  3Comments  路  Source: nextcloud/spreed

Desired Feature
So far I do not see the possibility to have bots/apps that can write messages to conversations (e.g. a gitlab bot which writes messages when a push to a group on pushes to certain projects like in Slack).
Is there already an API? And if not, would it be possible to implement one? I think this would also be useful for others.

Describe the solution you'd like
An API for bots/messaging apps, that can then be activated (for example as implemented in Slack)

1. to develop enhancement bots & commands 馃 chat 馃挰

Most helpful comment

Since this is Backlog'ed, I've created a (minimalistic) Node.js Module to provide bot functions to Nextcloud Talk: github repo, npm repo.

All 3 comments

After installing NextCloud and Talk this is the first use-case that I saw as "missing". Had a quick look at the code and thought it might be possible to duplicate some of the room creation code for the changelog and change it for bot support.

Check my Issue regarding Webhook Support:
https://github.com/nextcloud/spreed/issues/1879

Since this is Backlog'ed, I've created a (minimalistic) Node.js Module to provide bot functions to Nextcloud Talk: github repo, npm repo.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

llamallama picture llamallama  路  4Comments

isas-institute picture isas-institute  路  4Comments

danxuliu picture danxuliu  路  3Comments

PVince81 picture PVince81  路  4Comments

georgehrke picture georgehrke  路  3Comments