Add support for guilded.gg (#578)

This commit is contained in:
Milo Mirate
2022-04-28 19:25:03 -04:00
committed by GitHub
parent ec9d166572
commit 3c07d80975
5 changed files with 282 additions and 9 deletions

View File

@ -71,14 +71,14 @@ setup(
url='https://github.com/caronc/apprise',
keywords='Push Notifications Alerts Email AWS SES SNS Boxcar ClickSend '
'DAPNET Dingtalk Discord Dbus Emby Faast FCM Flock Gitter Gnome '
'Google Chat Gotify Growl Home Assistant IFTTT Join Kavenegar KODI '
'Kumulos LaMetric MacOS Mailgun Matrix Mattermost MessageBird MQTT '
'MSG91 Nexmo Nextcloud NextcloudTalk Notica Notifico Ntfy Office365 '
'OneSignal Opsgenie ParsePlatform PopcornNotify Prowl PushBullet '
'Pushjet Pushed Pushover PushSafer Reddit Rocket.Chat Ryver SendGrid '
'ServerChan Signal SimplePush Sinch Slack SMTP2Go SparkPost Spontit '
'Streamlabs Stride Syslog Techulus Telegram Twilio Twist Twitter XBMC '
'MSTeams Microsoft Windows Webex CLI API',
'Google Chat Gotify Growl Guilded Home Assistant IFTTT Join Kavenegar '
'KODI Kumulos LaMetric MacOS Mailgun Matrix Mattermost MessageBird '
'MQTT MSG91 Nexmo Nextcloud NextcloudTalk Notica Notifico Ntfy '
'Office365 OneSignal Opsgenie ParsePlatform PopcornNotify Prowl '
'PushBullet Pushjet Pushed Pushover PushSafer Reddit Rocket.Chat '
'Ryver SendGrid ServerChan Signal SimplePush Sinch Slack SMTP2Go '
'SparkPost Spontit Streamlabs Stride Syslog Techulus Telegram Twilio '
'Twist Twitter XBMC MSTeams Microsoft Windows Webex CLI API',
author='Chris Caron',
author_email='lead2gold@gmail.com',
packages=find_packages(),