Skip to content

Notify 1.2.0

Choose a tag to compare

@enmanuelmag enmanuelmag released this 06 Aug 22:29
· 14 commits to master since this release

Add support to send message to Telegram. Example code:

@notify(chat_id=111111111, api_token='api-token-of-your-bot')
def test():
    return 2 / 2