5.0.2 • Published 1 year ago

project-type v5.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

webhookをもっと簡単に。

More easy to Webhook.

Install

npm i project-type

How to use

import this module

// node.js
const w = require('project-type')
const sw = new w.Wsend(webhookurl)
// typescript
import w from "project-type"
const sw = new w(webhookurl)

Send the webhook

sw.send('nube')

How to send embed messages

// javascript and typescript
sw.embedtitle = 'Hi there'
sw.embeddescrition = "there is a captain hook. "//if this description only, throw the error.

sw.esend()
5.0.2

1 year ago

5.0.1

1 year ago

5.0.0

1 year ago

3.0.4

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.7

2 years ago

3.0.6

2 years ago

3.0.5

2 years ago

4.0.1

2 years ago

4.0.0

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.0.4

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.0

2 years ago