Merge branch 'master' into master
continuous-integration/drone/pr Build encountered an error Details

This commit is contained in:
Hello, World! 2020-06-22 17:14:38 -04:00
commit 2f34b4507e
1 changed files with 18 additions and 0 deletions

18
wiki/pages/botamusique.md Normal file
View File

@ -0,0 +1,18 @@
---
author: ~khuxkm
published: true
title: botamusique - Mumble bot
description: A bot to play music in Mumble.
category:
- main
---
botamusique is our new mumble bot. (RIP MumbleDJ 2018-2020, you will be missed.) Here are some commands you can use:
- `!add {url}` - Just like MumbleDJ, you can !add a YouTube or Soundcloud URL. Technically, you can !add any URL youtube-dl can support, but they apparently don't all work with botamusique.
- `!ysearch {query}` - Search YouTube for a song to use.
- `!volume {volume}` - Set volume (out of 100).
- `!q` or `!queue` - See the songs in the queue.
- `!pause` - Pause the music.
- `!play` or `!p` - Play (resume after pause).
- `!rm {num}` - Remove the {num}-th song from the playlist.