> For the complete documentation index, see [llms.txt](https://overthecloud.gitbook.io/underpunks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overthecloud.gitbook.io/underpunks/starters-hub/discord-search-improve-your-information-gathering-skills.md).

# Discord search : Improve your information-gathering skills!

Hey there, fellow adventurer! 👋

Are you tired of scrolling endlessly through Discord channels trying to find that one crucial piece of information? Do you wish you could master the art of finding exactly what you need in seconds? Well, you're in luck because I'm about to teach you the ancient arts of Discord searching!

⚠️ Before we dive in, here's something crucial you need to know! Discord search parameters change based on your app/browser language settings. For example, while English uses `from:`, French uses `de:` and other languages have their own variations.

## Why this matters 🤔

Think about all the precious time you could spend playing instead of searching! By mastering Discord search, you'll not only find valuable information and tips shared by experienced players or GMs but also discover hidden gems that could give you an edge.

Plus, you'll be able to help other players by teaching them how to fish instead of just giving them fish! 🎣

## Your first steps into Discord search 📚

Look for the magnifying glass 🔍 at the top right of Discord - that's your gateway to search mastery. Let me show you the ropes!

### Basic search

When you're just starting out, try simple keyword searches. Typing `Bodhi day strategy` will find messages containing all three words. Want to be more precise? Use quotation marks for exact phrases like `"Bodhi day strategy"`.

### Advanced search

Here's where things get interesting! You can:

* Search specific channels by typing `in:#📰up-news📰 Bodhi day`. Need messages from your favorite player? Try `from:dioramalama comet`.
* Time-traveling through messages is possible too! Use `before:2024-11-28 queen` or `after:2023-11-20 king`. You can even use friendly formats like `during:last-week`, `during:last-month`, or `during:2023`.
* Looking for mentions? Try `mentions:zigm4` to find all messages mentioning that user. Want to find important stuff? `has:pinned` shows you pinned messages only.
* For specific content, use commands like `has:image` or `has:file`. Discord can find all sorts of content: images (png, jpg, gif), documents (pdf, txt, doc), and other files (zip, rar). You can even search for embeds, links, polls, videos, sound, stickers, and forwards!

## Becoming a search master 🔥

The real power comes from combining these techniques. Try something like: `in:💬general-chat💬 from:qukatt before:2023-10-12 "MS Paint"`

This will find exact mentions of "MS Paint" from user Qukatt in the general chat channel before October 12, 2023. Pretty cool, right?

## Final words ⭐

Remember, adventurer, the power of knowledge lies not just in having it, but in knowing how to find it. With these search techniques, you're now equipped to help yourself and others find crucial information faster, making you a more efficient and knowledgeable player.

Keep practicing these techniques, and soon you'll be a master of information gathering!

*Happy searching, and may RNG be ever in your favor!* ✨

Knowledge shared is knowledge multiplied! 🚀


---

# 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://overthecloud.gitbook.io/underpunks/starters-hub/discord-search-improve-your-information-gathering-skills.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.
