mirror of
https://github.com/kha7iq/pingme.git
synced 2025-05-15 22:30:11 -07:00
docs: update documentation for supported services
This commit is contained in:
parent
89e42393d7
commit
d7734f9e79
16
README.md
16
README.md
@ -54,10 +54,11 @@ platforms.
|
||||
|
||||
- *Discord*
|
||||
- *Email*
|
||||
- *Microsoft Teams*
|
||||
- *Mastodon*
|
||||
- *Mattermost*
|
||||
- *Pushover*
|
||||
- *Microsoft Teams*
|
||||
- *Pushbullet*
|
||||
- *Pushover*
|
||||
- *RocketChat*
|
||||
- *Slack*
|
||||
- *Telegram*
|
||||
@ -146,11 +147,10 @@ USAGE:
|
||||
main [global options] command [command options] [arguments...]
|
||||
|
||||
DESCRIPTION:
|
||||
PingMe is a CLI tool which provides the ability to send messages or alerts
|
||||
to multiple messaging platforms and also email, everything is configurable
|
||||
via environment variables and command line switches.Currently supported
|
||||
platforms include Slack, Telegram, RocketChat, Discord, Pushover, Mattermost,
|
||||
Microsoft Teams and email address.
|
||||
PingMe is a CLI tool which provides the ability to send messages or alerts to multiple
|
||||
messaging platforms and also email, everything is configurable via environment
|
||||
variables and command line switches.Currently supported platforms include Slack, Telegram,
|
||||
RocketChat, Discord, Pushover, Mattermost, Pushbullet, Microsoft Teams, Twillio, Mastodon and email address.
|
||||
|
||||
COMMANDS:
|
||||
telegram Send message to telegram
|
||||
@ -162,6 +162,8 @@ COMMANDS:
|
||||
email Send an email
|
||||
mattermost Send message to mattermost
|
||||
pushbullet Send message to pushbullet
|
||||
twillio Send sms via twillio
|
||||
mastodon Set status message for mastodon
|
||||
help, h Shows a list of commands or help for one command
|
||||
|
||||
GLOBAL OPTIONS:
|
||||
|
Loading…
x
Reference in New Issue
Block a user