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-3.tar.gz
(2.2 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-3.tar.gz.
File metadata
- Download URL: discord_msg_lite-3.tar.gz
- Upload date:
- Size: 2.2 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.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fd00fc6a9fbccc295020213f2a8d10b54d3a8fb04a4ede666a8e782f1d6944a
|
|
| MD5 |
dd908ff6319c6b1dfd1dffb21f7367ef
|
|
| BLAKE2b-256 |
0d33921780c72fe1b58d2eb1e055ee69a2cc230399ad150353fb7d186d43fb25
|
File details
Details for the file discord_msg_lite-3-py3-none-any.whl.
File metadata
- Download URL: discord_msg_lite-3-py3-none-any.whl
- Upload date:
- Size: 2.2 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.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0a3cf6ea7d09a8fd82c86f71cf075994efbf966a55bd10394b8870dc74502d6
|
|
| MD5 |
9142df8956fdf92a7bbd64480f4f40d0
|
|
| BLAKE2b-256 |
14b29f4799da475fbac2df3e27f8b754027133944ef11b9a2af35ad1402dacfa
|