diff --git a/wiki/pages/botamusique.md b/wiki/pages/botamusique.md new file mode 100644 index 0000000..8f3f45a --- /dev/null +++ b/wiki/pages/botamusique.md @@ -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.