1.0.6 • Published 7 years ago

hookshot-cli v1.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Hookshot

The OG CLI app for Hookshot, a Discord webhook manager.

Installation

npm install -g hookshot-cli

Usage

Adding webhooks

hookshot add <name> <url>

Use the -f option to force override existing webhooks of the same name.

Removing webhooks

hookshot rm <name>

Listing webhooks

hookshot ls
hookshot ls <name>

Executing webhooks

hookshot send <name> <message>
1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago