From 2b43cb979a4ee8273a811cb500b729a8fce287b1 Mon Sep 17 00:00:00 2001 From: Matthieu Grieger Date: Sat, 2 May 2015 00:52:23 -0700 Subject: [PATCH] Removed extra stuff from README --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 69ac284..28e3f82 100644 --- a/README.md +++ b/README.md @@ -54,10 +54,6 @@ Command | Description | Arguments | Admin | Example ## INSTALLATION -Installation for v2 of MumbleDJ is much easier than it was before, due to the reduced dependency list and a `Makefile` which automates some of the process. - -**NOTE:** This bot was designed for use on Linux machines. If you wish to run the bot on another OS, it will require tweaking and is not something I will be able to help with. -**NOTE #2:** Your Mumble server MUST be using the Opus audio codec, not CELT. Audio will not play if your server uses CELT. ###YOUTUBE API KEYS Effective April 20th, 2015, all requests to YouTube's API must use v3 of their API. Unfortunately, this means that all those who install an instance of the bot on their server must create their own API key to use with the bot. Below is a guide of the steps you must take to get proper YouTube support.