diff --git a/docs/JSON Explanations.md b/docs/JSON Explanations.md index 028b1891..eb6fabe4 100644 --- a/docs/JSON Explanations.md +++ b/docs/JSON Explanations.md @@ -185,6 +185,8 @@ in order to open the database file you will need [DB Browser for SQLite](http:// - click on **Apply** - click on **Write Changes** +![nadekodb](https://cdn.discordapp.com/attachments/251504306010849280/254067055240806400/nadekodb.gif) + and that will save all the changes. ## Sharding your bot @@ -205,7 +207,6 @@ and that will save all the changes. - Bot uses a random UDP port in [5000, 6000) range for communication between shards -![nadekodb](https://cdn.discordapp.com/attachments/251504306010849280/254067055240806400/nadekodb.gif) [Google Console]: https://console.developers.google.com [DiscordApp]: https://discordapp.com/developers/applications/me diff --git a/docs/guides/OSX Guide.md b/docs/guides/OSX Guide.md index b9256356..a9d53736 100644 --- a/docs/guides/OSX Guide.md +++ b/docs/guides/OSX Guide.md @@ -24,6 +24,8 @@ brew install opusfile brew install libffi brew install libsodium brew install tmux +brew install python +brew install youtube-dl ``` #### Installing .NET Core SDK