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 hashes)
Built Distribution
Close
Hashes for discord_msg_lite-3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0a3cf6ea7d09a8fd82c86f71cf075994efbf966a55bd10394b8870dc74502d6 |
|
MD5 | 9142df8956fdf92a7bbd64480f4f40d0 |
|
BLAKE2b-256 | 14b29f4799da475fbac2df3e27f8b754027133944ef11b9a2af35ad1402dacfa |