mirror of
https://github.com/caronc/apprise.git
synced 2025-08-10 00:38:02 +02:00
MSG91 Support (#141)
This commit is contained in:
7
setup.py
7
setup.py
@ -71,9 +71,10 @@ setup(
|
||||
url='https://github.com/caronc/apprise',
|
||||
keywords='Push Notifications Alerts Email AWS SNS Boxcar Discord Dbus '
|
||||
'Emby Faast Flock Gitter Gnome Gotify Growl IFTTT Join KODI Mailgun '
|
||||
'Matrix Mattermost Nexmo Prowl PushBullet Pushjet Pushed Pushover '
|
||||
'Rocket.Chat Ryver SendGrid Slack Stride Techulus Push Telegram '
|
||||
'Twilio Twist Twitter XBMC Microsoft MSTeams Windows Webex CLI API',
|
||||
'Matrix Mattermost MSG91 Nexmo Prowl PushBullet Pushjet Pushed '
|
||||
'Pushover Rocket.Chat Ryver SendGrid Slack Stride Techulus Push '
|
||||
'Telegram Twilio Twist Twitter XBMC Microsoft MSTeams Windows '
|
||||
'Webex CLI API',
|
||||
author='Chris Caron',
|
||||
author_email='lead2gold@gmail.com',
|
||||
packages=find_packages(),
|
||||
|
Reference in New Issue
Block a user