A simple and lightweight Python PyPI module to send messages easily using Discord Webhooks.
Project description
Discord message lite
This is a simple and lightweight Python PyPI module to send messages easily using Discord Webhooks.
Installation
Run the following to install:
pip install discord-msg-lite
Usage
from discord_msg_lite import Discord_msg
webhook_url = 'https://discordapp.com/api/webhooks/123456789012345678/8xZhP4Zj-8KMVN7wLw6jE04VEK5BIfRxpzCwCwgHxpaNOQzZOTR95dPW53EMRjybXjAO'
dmsg = Discord_msg(webhook_url)
dmsg.send('test 12345 ㄱㄴㄷㄹ')
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
discord_msg_lite-2.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file discord_msg_lite-2.tar.gz
.
File metadata
- Download URL: discord_msg_lite-2.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48a8c0901254b4290bee44d208b8597934fc69cc4ffe42c3c57fc422b205ce53 |
|
MD5 | 84890a8d2d2d62963ca84558487491df |
|
BLAKE2b-256 | 6c33127132de618d117dcf6baf968289a8ccf8eb3d1f12b7b3aa187227d8eeb9 |
Provenance
File details
Details for the file discord_msg_lite-2-py3-none-any.whl
.
File metadata
- Download URL: discord_msg_lite-2-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 643fc708977fe93749223a089e58bcca5a784378d6713e84b2d125c24e927b0a |
|
MD5 | 1c8c36836616ee75f39fade01ede87c9 |
|
BLAKE2b-256 | 9184ca6a46343796c796069ce9610181c511b04c311c6d59eff2132d979f51ee |