byozdemir-sendmessage
This is the library that you can send messages via telegram,discord and email.
Installation
Use the package manager pip to install byozdemir-sendmessage.
pip install byozdemir-sendmessage
Usage
import byozdemir_sendmessage
# Returns 'provider which is you selected'
# You can select telegram,discord,mail,skype
messager = byozdemir_sendmessage.getProvider('discord',key="discord key here")
#Send Message
messager.sendMessage('receiver_id','This is a test message')
#Help. This method returns how to use the selected provider.
messager.help()
#TODO
```bash
signal
line
netgsm
Release files for byozdemir-sendmessage 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| byozdemir-sendmessage-0.0.2.tar.gz | 2.7 kB | Details |
Release files / byozdemir-sendmessage-0.0.2.tar.gz
| Download URL | byozdemir-sendmessage-0.0.2.tar.gz |
|---|---|
| Size | 2.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b8e6d34660835edd30a73060fcafe250daefea05d927ff251878b45b9ed1571a
|
|
BLAKE2b-256 checksum How to use checksums |
dcebbffc84235605e0a7225a848436cef2eea5a8afc4b06def7d0d88587c4b57
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.3
|