Skip to content

User Guide ‐ Main interface ‐ Webhooks ‐ Kill TK

ElGuillermo edited this page Jan 14, 2025 · 13 revisions

🧭 You are here : Wiki home / User Guide / Main interface / Webhooks / Kill/TK


image

A list of Discord webhook URLs to send kill/team kill messages to.

⚠️ This webhook sends a lot of messages and may trigger Discord's webhook rate limitation if used with others spammy webhooks like chat or automods.

Note

If you dont know how to create a Discord webhook, you can have a look at this video.

You can set as many URLs as you want, but these are updated sequentially, not concurrently, so setting more than one will delay the updates of each one. Therefore, you should probably not set more than a few.

The syntax to enter users/roles IDs is a bit tricky.
Have a look at this to get an example.

Example (CODE view)

{
  "hooks": [
    {
      "url": "https://discord.com/api/webhooks/..."
    }
  ],
  "send_kills": false,
  "send_team_kills": true
}

HLL Community RCON Wiki

📦 Getting Started

📖 User Guide

🕵️ Main interface

Home

Views
  • Live (waiting for update)
  • Team (waiting for update)
Maps
Records
Settings
Webhooks
Automods
Others
Stats

🧑‍🤝‍🧑 Public (stats) interface

(TODO)

🧙‍♂️ Admin panel

Additional Setup

🛠️ Additional installs

💾 Backup

🚚 Moving/changing servers

👽 Specific server providers setups

⚗️ Developer Guides

🆘 Troubleshooting & Help

Common procedures

Need help ?

Clone this wiki locally