Skip to main content

It's helps you tou send message via populer apps

Project description

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

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

byozdemir-sendmessage-0.0.2.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page