WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

redleague/hookgg

Repository files navigation

Github Stars GitHub issues

About

A light-weight wrapper written in typescript for sending webhooks to discord

Features

✅ Easy-to-use
✅ Stable
✅ Open Source

Installation

Recommended version Node.js 12.x.x

To install all the packages just use:

Documentation

Docs

Examples

import { HookClient } from "hook.gg";

const hook = new HookClient({
    url: "discord webhook url",
    retryOnLimit: true
});

hook.send("Hello from Hook.gg!");

About

Hook.gg is a library for sending webhooks to Discord.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •