Hilbish/docs/hooks/_index.md

12 lines
238 B
Markdown
Raw Normal View History

---
title: Hooks
description:
layout: doc
weight: -50
menu:
docs
---
2023-11-30 22:30:54 +00:00
Hooks are Hilbish's versions of events, which are used via the [Bait](../api/bait) module.
For more detail on how to act on these hooks, you may check the Bait page.