Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2ff10577c0 | |||
| 989b8436c2 |
22
README.md
Normal file
22
README.md
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
[](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
|
||||||
|
* ...
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "remotestorage-module-chat-messages",
|
"name": "remotestorage-module-chat-messages",
|
||||||
"version": "0.7.1",
|
"version": "0.8.0",
|
||||||
"description": "Stores chat messages in daily archive files",
|
"description": "Stores chat messages in daily archive files",
|
||||||
"main": "./dist/build.js",
|
"main": "./dist/build.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user