> For the complete documentation index, see [llms.txt](https://lifesteal-1.gitbook.io/lifesteal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lifesteal-1.gitbook.io/lifesteal/lifesteal-en/staff/discord-host-guide.md).

# Discord Host Guide

***

### 🧭 Role objective

The role **Host** is essential to bring the community to life:

* Organize **games, quizzes, giveaways and voice nights**
* Create a **friendly atmosphere**
* Maintain activity and good spirits on the server

> ⚠️ Hosts **do not moderate** : their mission is to entertain, not to punish.

***

### ⚙️ Useful tools and commands

#### 🎵 GEEK Music

Use **GEEK Music** to set the mood during voice parties or events.\
Here are the main commands:

| Command                  | Description                                                                   |
| ------------------------ | ----------------------------------------------------------------------------- |
| `/play <name or link>`   | Plays music from YouTube, Spotify, etc.                                       |
| `/play-file file:<name>` | Plays an **audio file** stored on Discord (intro, custom sound, sound effect) |
| `/skip`                  | Skips to the next track                                                       |
| `/stop`                  | Stops the music and clears the queue                                          |
| `/pause`                 | Pauses the music                                                              |
| `/resume`                | Resumes the music                                                             |
| `/queue`                 | Displays the current queue                                                    |
| `/clear`                 | Completely clears the list                                                    |
| `/volume <1-100>`        | Adjusts the music volume                                                      |

> 💡 **Tip:**\
> When you type the command, Discord will automatically suggest **uploading your audio file** — perfect to play an **intro, an outro or a transition sound** during an event.

***

#### 🎁 DraftBot – Giveaways & Events

**DraftBot** is used to create **custom giveaways** directly from Discord.

| Command                       | Description                                |
| ----------------------------- | ------------------------------------------ |
| `/giveaway create custom`     | Creates a giveaway with a custom reward    |
| `/giveaway create role`       | Makes a **Discord role**                   |
| `/giveaway create money`      | Gives away DraftBot**money**               |
| `/giveaway create experience` | Gives away DraftBot**DraftBot experience** |
| `/giveaway create item`       | Makes a **DraftBot item**                  |

> 🕐 You can set the **duration**, the **number of winners** and the **description** when creating.\
> Remember to **check the correct channel** before launching the giveaway (often [`#🎉・giveaway`](https://discord.com/channels/1331635184839430215/1407468161439109354)).

***

### 🎮 Types of possible events

#### 🧠 Quiz or Blind Test

* Prepare a list of questions or music clips.
* Use **GEEK Music** for the blind test.
* Reward the winners with a **temporary role** (e.g.: `🏆 Quiz Champion`) to encourage regular participation.
* Remove or replace the role at the next event.

> 💬 Temporary **roles** are **preferable** to permanent roles:\
> they motivate members to come back and make the community more active.

#### 🎧 Voice nights

* Start a chill playlist with `/play`.
* Use `/play-file` to play **short or custom sounds** (e.g.: victory sounds).
* Encourage discussions, voice mini-games, or blind tests.

#### 🎁 Community giveaways

* Create a raffle via **DraftBot** (command `/giveaway create ...`).
* Vary the rewards: temporary roles, money, items, etc.
* Mention the giveaway in the announcements channel.

#### 💬 Text mini-games

* Quick games like:\
  \&#xNAN;*“Count to 1000 without mistakes”*,\
  \&#xNAN;*“The last one to answer wins”*,\
  \&#xNAN;*“Guess the word”*, etc.
* These games can be played in [`#『🎮』animation`](https://discord.com/channels/1331635184839430215/1427699446895869992).

***

### 🪄 Best practices

✅ **Prepare your event in advance**

* Playlist, sounds `/play-file`, visuals or questions ready before starting.

✅ **Announce your event**

* Warn in [`『📢』annonces-event`](https://discord.com/channels/1331635184839430215/1427699102057107546) at least 1 hour before.

✅ **Favor temporary rewards**

* A role that lasts 24h or 48h motivates players more than a permanent role.
* It creates a “friendly competition” effect and keeps the Discord alive.

✅ **Stay positive and energetic**

* Even if few people participate, the vibe matters more than the quantity.

✅ **Note the results**

* If rewards are at stake, record the winners in the staff channel.

***

### 🚫 To avoid

❌ Command spam (especially music)\
❌ Starting an event without authorization from a higher admin/staff\
❌ Modifying or stopping a giveaway without a valid reason\
❌ Using bots for purposes outside of entertainment

***

### 🧾 In case of problem

* If a member disrupts your event → Ping a **moderator**
* If a bot bugs → Contact an **Discord admin**
* If you want to propose a **new event**, submit your idea in the staff channel

***

🎯 **Team quote:**

> A temporary role is like a medal: it shines for a while, but everyone wants to keep it!

***

📍 **Internal page: reserved for Discord LifeSteal Dungeon Hosts.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://lifesteal-1.gitbook.io/lifesteal/lifesteal-en/staff/discord-host-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
