bot that send telegram notify message
Project description
Telenotify
install
pip install telenotify
example usage
from telenotify import Telenotify
class CustomNotify(Telenotify):
def get_update(self):
return "woof!!"
CustomNotify("token", 60)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
telenotify-0.0.2.tar.gz
(4.4 kB
view hashes)
Built Distribution
Close
Hashes for telenotify-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a16895a043de71bf277ba10df523509ae693ae1c8b654d5196883bde7433ce9 |
|
MD5 | ca5c90d9fdceac4b1cfdef21ab0ad07b |
|
BLAKE2b-256 | aaa183a87fcfdf951dccfcba244ce7028765e2ea0c9ff87773b02ce16f6165c3 |