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.3.tar.gz (1.5 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.3-py3-none-any.whl (1.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: Simplesender-0.1.0.3.tar.gz
  • Upload date:
  • Size: 1.5 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.3.tar.gz
Algorithm Hash digest
SHA256 7b7e0e6368e83782a63d3e52c423ee596d411f6412d695008b17e995e7ad4519
MD5 5358cda2cb0f5f0f44c4bbfc9ff0fdc5
BLAKE2b-256 fe6839945a7e61b4e0be0aa2a8ba05c6110dd92208f1fd5fe3cc45fbc9788718

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Simplesender-0.1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 1.5 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6d892321a06f54e34dd1c469bbb61eba8c52f1c29f97e0cbe2c4f92452af79c7
MD5 85f979cde6c996c6b109f86fe79ecc0e
BLAKE2b-256 0b62c7139a030540463496f20a1bff8bdc333b0910d3da3878a719f010ce586e

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