SkillAgentSearch skills...

DHook

Game Maker Interaction with Discord Webhooks.

Install / Use

/learn @tabularelf/DHook
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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();
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated4mo ago
Forks0

Languages

Yacc

Security Score

82/100

Audited on Nov 11, 2025

No findings