From 989b8436c27d77d8e158d87630e9b8038be11770 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Tue, 9 May 2017 17:33:18 +0200 Subject: [PATCH] Add README --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1a078cd --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +[![Release](https://img.shields.io/npm/v/remotestorage-module-chat-messages.svg?style=flat)](https://github.com/67P/remotestorage-module-chat-messages/releases) + +# 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 +* ...