1.0.6 • Published 9 years ago

hookshot-cli v1.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
9 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

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago