hooks

suspend fun hooks(builder: suspend HooksBuilder.() -> Unit)

DSL function used to insert code at various points in the bot's lifecycle.

See also