A small program for sending telegram message in quick
Project description
Build and deploy
rm -fr dist/*
python -m build
python twine upload dist/* -u __token__ -p {token}
Usage of simple sending
python -m xethhung12_tg_msg \
--receiver-id {receiver-id} \
--bot-token {bot-token} \
--msg {message}
# --silent [if want the program close normally, eception still print out but return in normal return code]
Usage of sending through STDIN
python -m xethhung12_tg_msg \
--receiver-id {receiver-id} \
--bot-token {bot-token} \
--from-stdin {stdin input}
# --silent [if want the program close normally, eception still print out but return in normal return code]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file xethhung12_tg_msg-0.0.9.tar.gz
.
File metadata
- Download URL: xethhung12_tg_msg-0.0.9.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0775af611fb0c8c379416d1fdc9dc8ec88a9b40d29bb0e08a254371816e8c133 |
|
MD5 | bad12fbea119b425a5394ee032cfb645 |
|
BLAKE2b-256 | e1685c5264634e7b4f83bfa5180665db9ce0648c8e46ebe08e08c4325e5dd591 |
File details
Details for the file xethhung12_tg_msg-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: xethhung12_tg_msg-0.0.9-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abfdf72b91e7fcb0f29702ae306317ed6e828df186eb4f98631b4389a537bcfb |
|
MD5 | 134cfc63622080a3dda91716fb8a0e83 |
|
BLAKE2b-256 | 995d5d1611a0c1e1fa5fb6f3bb2fc2087cab3b0875a7ebde91dc7f94ce362dc6 |