For the complete documentation index, see llms.txt. This page is also available as Markdown.

Discord Hook

Setting up Discord logging.

Discord

To enable Discord Hook, look into file config_server.lua inside ServerConfig {}

Discord = true

Whether to enable Discord Hook.

Send interval in miliseconds. The default interval is 30 minutes (60000 * 30).

Your Discord Hook url.

Last updated