> For the complete documentation index, see [llms.txt](https://docs.fluxpoint.dev/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fluxpoint.dev/home/bots/discord-bots.md).

# Discord Bots

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><img src="/files/ru6HqUsKrjOD6dsAQC01" alt="" data-size="line"> <strong>Waifu Bot</strong></td><td>A high quality multi-purpose bot for communities with 150+ commands, cute nekos and waifus, memes and image generation.</td><td></td><td><a href="/spaces/ho1gEOKfMKsWUKslMho2/pages/XLAPOQkOARzDbtdD6MwV">/spaces/ho1gEOKfMKsWUKslMho2/pages/XLAPOQkOARzDbtdD6MwV</a></td></tr><tr><td><img src="/files/f0CXmCh3FXjKSVNwg9IN" alt="" data-size="line"> <strong>Minotaur Bot</strong></td><td>Moderate and automatically protect your server with minotaur mod bot with a dashboard.</td><td></td><td><a href="/spaces/UNZAXI4edcd1VV1g6AYg/pages/XLAPOQkOARzDbtdD6MwV">/spaces/UNZAXI4edcd1VV1g6AYg/pages/XLAPOQkOARzDbtdD6MwV</a></td></tr><tr><td><img src="/files/jsr9C0naEOQULUNnaW9Z" alt="" data-size="line"> <strong>Hangman Bot</strong></td><td>Play Hangman in Discord with Singleplayer, Mutiplayer and DM support including random words from an API and custom server categories.</td><td></td><td><a href="/spaces/u40KVcqHc0wlmoZKB0HC/pages/XLAPOQkOARzDbtdD6MwV">/spaces/u40KVcqHc0wlmoZKB0HC/pages/XLAPOQkOARzDbtdD6MwV</a></td></tr><tr><td><img src="/files/swcNyWMFEdmSwgbyzDwT" alt="" data-size="line"> <strong>Emoji Generator Bot</strong></td><td>A fun bot to generate and create emojis using different parts and access to a library of emotes to save and share.</td><td></td><td><a href="/spaces/GTZ917KNBMRRslxRA83X/pages/XLAPOQkOARzDbtdD6MwV">/spaces/GTZ917KNBMRRslxRA83X/pages/XLAPOQkOARzDbtdD6MwV</a></td></tr><tr><td><img src="/files/MD9CqnEFBNOA5SgSoXCb" alt="" data-size="line"> <strong>Starboat Bot</strong></td><td>Share your favorite messages, images or memes to other users to earn stars and claim rank #1.</td><td></td><td><a href="/spaces/1pMrqCgXMt3E5rCK3C7c/pages/XLAPOQkOARzDbtdD6MwV">/spaces/1pMrqCgXMt3E5rCK3C7c/pages/XLAPOQkOARzDbtdD6MwV</a></td></tr><tr><td><img src="/files/7cVKvU4rxk0mojqs5vik" alt="" data-size="line"> <strong>Atom Community Bot</strong></td><td>The next generation Discord bot for your community server!</td><td></td><td><a href="/spaces/w9S9UeUbqBTXaBYwsQvt">/spaces/w9S9UeUbqBTXaBYwsQvt</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.fluxpoint.dev/home/bots/discord-bots.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
