Skip to content

tabularelf/DHook

Repository files navigation

DHook v1.0.0

GameMaker Studio 2.3.1+ to Discord Webhooks implementation.

Repo project contains example on how to fully utilize it.

Basic example:

dhook = new dhook_create(webhook_url);
dhook.setMessage("Hello World!");
dhook.send();

About

Game Maker Interaction with Discord Webhooks.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published