diff --git a/wiki/API-Configure.md b/wiki/API-Configure.md index b30f8ab..001d281 100644 --- a/wiki/API-Configure.md +++ b/wiki/API-Configure.md @@ -1,6 +1,6 @@ -[!CAUTION] -Don't share this API data with anyone because you can get compromised. -If this happens, reset the tokens and get them again. +> [!CAUTION] +> Don't share this API data with anyone because you can get compromised. +> If this happens, reset the tokens and get them again. ## Discord Developer Portal (required) @@ -26,10 +26,10 @@ Preferable to provide cookies for YouTube. This will allow you to play 18+ videos and bypass YouTube rate limiting error (429 Error). I highly recommend that you create a new Google account from which you can get the cookie. -[!WARNING] -Time to time, cookies are resets by YouTube, so you need to retrieve it again. -It's so annoying, but hasn't figured out a way to automate the cookie retrieval process. -If you know workaround, please create the [issue](https://github.com/AlexInCube/AlCoTest/issues/new/choose) +> [!WARNING] +> Time to time, cookies are resets by YouTube, so you need to retrieve it again. +> It's so annoying, but hasn't figured out a way to automate the cookie retrieval process. +> If you know workaround, please create the [issue](https://github.com/AlexInCube/AlCoTest/issues/new/choose) 1. Install an extension for extracting cookie, [EditThisCookie](https://www.editthiscookie.com/blog/2014/03/install-editthiscookie/) 2. Go to [YouTube](https://www.youtube.com/) @@ -40,8 +40,8 @@ If you know workaround, please create the [issue](https://github.com/AlexInCube/ ## Yandex Music (optional) If you do not provide token and UID, Yandex Music will not work at all. -[!WARNING] -If your bot is outside Russia VDS, you must have a Yandex Plus subscription to play songs. +> [!WARNING] +> If your bot is outside Russia VDS, you must have a Yandex Plus subscription to play songs. ### Token 1. Login into [Yandex](https://passport.yandex.ru/auth) account. @@ -57,8 +57,8 @@ This must look like this ![yandex-extension](./images/yandex-music-extension.png ## Spotify (optional) Spotify Module can work without provided data, but for more stability better provide custom application data. -[!WARNING] -If you want to fetch playlist with more than 100 songs, this API data is required! +> [!WARNING] +> If you want to fetch playlist with more than 100 songs, this API data is required! 1. Login in [Spotify Developer Dashboard](https://developer.spotify.com/dashboard) 2. Press "Create app" button![Spotify Dev Main](images/spotify-dev-main.png) diff --git a/wiki/Setup.md b/wiki/Setup.md index 43af980..9937cea 100644 --- a/wiki/Setup.md +++ b/wiki/Setup.md @@ -29,8 +29,8 @@ Also you need retrieve token, client id and enable intents on Discord Developer | `BOT_SOUNDCLOUD_TOKEN` | | Provide to fetch more data with SoundCloud Go+ account | ❌ | ## 🐋 Run in Docker (recommended) -[!NOTE] -Using Docker provides the auto-update feature +> [!NOTE] +> Using Docker provides the auto-update feature - Install [Docker](https://www.docker.com/get-started/) - Copy docker-compose.yml, Dockerfile in empty folder