> For the complete documentation index, see [llms.txt](https://docs.minerea.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.minerea.app/general-info/list-of-all-commands.md).

# List of all commands

## Music commands

* !play \<title | URL> — Searching song with the given name or url.
* !playnext \<title | URL> — Searching song with the given name or url but added it to top of queue.
* !playnow \<title | URL> — Searching song with the given name but automatically select first result from list.
* !playnownext \<title | URL> — Searching song with the given name but automatically select first result from list and added it to top of queue.
* !skip — Skip current song.
* !stop — Clean queue.
* !repeat single/all/off — Repeat current song. Repeat all queue. Repeat disabled.
* !shuffle/reshuffle — Shuffle queue. Shuffle queue again.
* !np — Showing song the bot is playing.
* !queue — Shows current queue.
* !pause — Pauses the current song.
* !destroy — Clean queue and disconnect from voice channel.
* !history — Show recently played songs.
* !save — Save current queue.

{% hint style="info" %}
You can get list of this type of commands through typing !help
{% endhint %}

## Additional commands

* !fox — Show photo with fox.
* !help — Sending list with music commands to your DM.
* !invite — Show link with bot invite.
* !say — Bot will repeat your message.
* !ping — Show latency between bot and Discord API.
* !stats — Show some statistics about bot.
* !shards — Show status of shards and their info.
* !lang — Setting language in your server. [More info about it here.](/general-info/changing-config.md#setting-language)
* !prefix — Setting prefix in your server. [More info about it here.](/general-info/changing-config.md#setting-prefix)
* !admin — [More info about permission system here.](/general-info/permission-system.md#admin-permission)
* !dj — [More info about permission system here.](/general-info/permission-system.md#dj-permission)
* !user — [More info about permission system here.](/general-info/permission-system.md#user-permission)
* !config — Show current settings on server.

{% hint style="info" %}
You can get list of this type of commands through typing !other
{% endhint %}
