Skip to main content

A simple and lightweight Python PyPI module to send messages easily using Discord Webhooks.

Project description

Latest Version

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


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)

Uploaded Source

Built Distribution

discord_msg_lite-3-py3-none-any.whl (2.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page