mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-21 13:03:22 +00:00
12 lines
238 B
Markdown
12 lines
238 B
Markdown
---
|
|
title: Hooks
|
|
description:
|
|
layout: doc
|
|
weight: -50
|
|
menu:
|
|
docs
|
|
---
|
|
|
|
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.
|