Skip to main content

Webhook 을 이용해 채널에 메시지를 보냅니다.

Project description

SimpleSender

Send message to your server with Webhook sender!

사용법

import Simplesender

content = input() # 보낼 메시지
a = Simplesender.sender('웹훅주소', content, '웹훅 이름')
a.sends() # 

반복해서 쓰고싶으면 while문 추가가능

import Simplesender

while True:
    content = input() # 보낼 메시지
    a = Simplesender.sender('웹훅주소', content, '웹훅 이름')
    a.sends() # 

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

Simplesender-0.1.0.4.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Simplesender-0.1.0.4-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file Simplesender-0.1.0.4.tar.gz.

File metadata

  • Download URL: Simplesender-0.1.0.4.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.9

File hashes

Hashes for Simplesender-0.1.0.4.tar.gz
Algorithm Hash digest
SHA256 2de19e10ef4d76b4a926560b8b15b6c6aaac7314e19df8285de20216d424f77b
MD5 10cd63e4a78af8fcb8d34526563b3281
BLAKE2b-256 7964963ee808b0aee7461cfb56df453cbb31904a3e9118e00cc82c0df773e99e

See more details on using hashes here.

File details

Details for the file Simplesender-0.1.0.4-py3-none-any.whl.

File metadata

  • Download URL: Simplesender-0.1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 2.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.9

File hashes

Hashes for Simplesender-0.1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ee8d58877a9946d4932173192ea9488a37d92e6e9910a3ad856b02d0cefa399a
MD5 53122d40c3d28d987ba4f16ef9115f67
BLAKE2b-256 2268b5d54d8f04c3450dffdfcb19edd8a601f82c7290c9934cd5f3e149dd7dc8

See more details on using hashes here.

Supported by

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