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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size discord_msg_lite-2-py3-none-any.whl (2.1 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size discord_msg_lite-2.tar.gz (1.8 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for discord_msg_lite-2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 643fc708977fe93749223a089e58bcca5a784378d6713e84b2d125c24e927b0a |
|
MD5 | 1c8c36836616ee75f39fade01ede87c9 |
|
BLAKE2-256 | 9184ca6a46343796c796069ce9610181c511b04c311c6d59eff2132d979f51ee |