Current behavior
A bot may be added to the collaboration by its URL. For now there is one available bot for MUTE: https://github.com/coast-team/mute-bot-storage. It is a bot storage and it has one special feature compared to any bot who just participate to the collaboration. It provides a REST API for listing available documents in its database. Thus one/many storage bots can be added to the MUTE distribution be default.
This feature is implemented. Further possible steps would be define bot common API, create other bots, add authentication for the current bot storage etc.
Current behavior A bot may be added to the collaboration by its URL. For now there is one available bot for MUTE: https://github.com/coast-team/mute-bot-storage. It is a bot storage and it has one special feature compared to any bot who just participate to the collaboration. It provides a REST API for listing available documents in its database. Thus one/many storage bots can be added to the MUTE distribution be default.