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-1.tar.gz
(1.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file discord_msg_lite-1.tar.gz.
File metadata
- Download URL: discord_msg_lite-1.tar.gz
- Upload date:
- Size: 1.7 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 |
92a4cc9241ae3844cd335db656e39694ec9ee6cb22a5c3835e804dd63583be50
|
|
| MD5 |
6f3856bce62f24fe7ce362e12c4a6d6e
|
|
| BLAKE2b-256 |
7c2c2e3dc630ce367eef0b721c4e50ed7596fc2459a019ed24ec229705d27c39
|
File details
Details for the file discord_msg_lite-1-py3-none-any.whl.
File metadata
- Download URL: discord_msg_lite-1-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 |
99b5233c6f98780f34ff566b949aa5c69ebf25f3c3201734762f11ed94c20122
|
|
| MD5 |
4e4334d0db5d6570c271bcba62c53b98
|
|
| BLAKE2b-256 |
34cd1f80bc0e69fe20d65322ce80df1966a0fe9fff2e3345e80e682a4882ae0d
|