Update README

This commit is contained in:
Daniel Berteaud 2017-09-06 16:34:39 +02:00
parent b182b11747
commit 4c5fc7762c
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
patrix is a simple command line client for Matrix written in perl. It can send text messages to rooms. I use it to send Zabbix alertes to a Matrix room, a bit like sendxmpp can do with XMPP.
patrix is a simple command line client for Matrix written in perl. It can send text messages to rooms. I use it to send Zabbix alerts to a Matrix room, a bit like sendxmpp can do with XMPP.
It requires the following perl modules
* LWP::UserAgent
@ -8,7 +8,7 @@ It requires the following perl modules
* Getopt::Long
* JSON
For now it's very limited, and can only send messages to a room. Here's the vailable options:
For now it's very limited, and can only send messages to a room. Here're the vailable options:
* --user: specify the user you want to login as
* --password: the password to auth against the HS