dd1bfd08ea1d976162900c942c5a0d75f44df066
* Port NaturalDocs code documentation to JSDoc
* server --> service,
server.name --> service.domain,
server.type --> service.protocol
* Remove ircURI and xmppURI in favor of service.protocol
* Add channel type ("room" or "person")
* Change document path to use service domain instead of custom id/name
remoteStorage Module: Chat Messages
Stores chat messages in daily archive documents.
Please feel free to open GitHub issues for questions, feature requests, protocol proposals, and whatever else you like.
Protocols
Currently supported
- IRC
- XMPP
Planned
- Mattermost
- Matrix
- Slack
- ...
Description