Package notifly

Notifly Documentation

Discord: (object): Discord wrapper to send message, images to the channel using Webhooks Slack (object): Slack wrapper to send message, images to the channel using API Telegram (object): Telegram Web Client wrapper to send images, files over the bot using API

Expand source code
"""
Notifly Documentation

Discord: (object): Discord wrapper to send message, images to the channel using Webhooks
Slack (object): Slack wrapper to send message, images to the channel using API
Telegram (object): Telegram Web Client wrapper to send images, files over the bot using API
"""

Sub-modules

notifly.discord

Discord API webhooks wrapper

notifly.slack

Slack-API call wrapper

notifly.telegram

Telegram Wrapper

notifly.tf_notifier