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

# AllinOne Discord Bot

AllinOne is a powerful Discord bot designed to enhance your server with temporary voice channels and useful utility features. The bot is easy to configure through an interactive setup. All for FREE!

Start using AllinOne: [here](https://discord.com/oauth2/authorize?client_id=1427876698107674761)

AllinOne Dashboard: [here](https://dashboard.allinonebot.cc/)\
\
Key Features

* Interactive Setup - Configure everything through simple menus
* [Temp Voice](/allinone-discord-bot-docs/features/temporary-voice.md) - Users create personal voice channel automatically
* [.av](/allinone-discord-bot-docs/all-commands.md) Command - View and download user avatars
* [Audit Logger](/allinone-discord-bot-docs/features/moderation.md#audit-logger) - View your server logs in an instant
* [Giveaways](/allinone-discord-bot-docs/features/miscellaneous-features/giveaways.md) - Start giveaways anytime
* [Sticky Messages](/allinone-discord-bot-docs/features/moderation/sticky-messages.md) - Keep your important messages pinned at the bottom
* [Twitch & Kick livestream notifier](/allinone-discord-bot-docs/features/livestream-and-youtube-video-notifications.md) - Get notified when your favorite streamers go live
* [YouTube Live Stream & Video notifier](/allinone-discord-bot-docs/features/livestream-and-youtube-video-notifications.md) - Get notified when your favorite Youtuber post a new video
* [Server Backups](/allinone-discord-bot-docs/features/miscellaneous-features/server-backups.md) - Back up your server in an instant
* [Reaction Roles](/allinone-discord-bot-docs/features/moderation/reaction-roles.md) - No more manually roling users
* [Embed maker / editor](/allinone-discord-bot-docs/features/moderation/embed-maker.md) - Make your own embeds easily
* [XP & LVL System](/allinone-discord-bot-docs/features/moderation/xp-leveling.md) - Who can be the highest lvl chatter in your server
* [Tickets](/allinone-discord-bot-docs/features/dashboard/tickets.md) - Free to use and no pay for features!
* [Server Statistics](/allinone-discord-bot-docs/features/dashboard/server-statistics.md) - View who your most active users are within your server
* [Tournament Bracket Maker](/allinone-discord-bot-docs/features/dashboard/tournament-brackets.md) - Run tournaments with ease
* No pay to use! No pay for features!

## Future Updates

* Invite Trackers
* More temporary voice features
* And many more on the way!

<sub>We try and plan updates every first of the month.</sub>


---

# 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://allinone-discord-bot.gitbook.io/allinone-discord-bot-docs/allinone-discord-bot.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.
