mirror of
https://github.com/caronc/apprise.git
synced 2025-08-10 00:38:02 +02:00
MessageBird Support (#142)
This commit is contained in:
8
setup.py
8
setup.py
@ -71,10 +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 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',
|
||||
'Matrix Mattermost MessageBird 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