Documents updated
macOS prerequisite info added
This commit is contained in:
parent
4dbdce7f5d
commit
c328ec68d3
@ -185,6 +185,8 @@ in order to open the database file you will need [DB Browser for SQLite](http://
|
|||||||
- click on **Apply**
|
- click on **Apply**
|
||||||
- click on **Write Changes**
|
- click on **Write Changes**
|
||||||
|
|
||||||
|
![nadekodb](https://cdn.discordapp.com/attachments/251504306010849280/254067055240806400/nadekodb.gif)
|
||||||
|
|
||||||
and that will save all the changes.
|
and that will save all the changes.
|
||||||
|
|
||||||
## Sharding your bot
|
## 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
|
- 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
|
[Google Console]: https://console.developers.google.com
|
||||||
[DiscordApp]: https://discordapp.com/developers/applications/me
|
[DiscordApp]: https://discordapp.com/developers/applications/me
|
||||||
|
@ -24,6 +24,8 @@ brew install opusfile
|
|||||||
brew install libffi
|
brew install libffi
|
||||||
brew install libsodium
|
brew install libsodium
|
||||||
brew install tmux
|
brew install tmux
|
||||||
|
brew install python
|
||||||
|
brew install youtube-dl
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Installing .NET Core SDK
|
#### Installing .NET Core SDK
|
||||||
|
Loading…
Reference in New Issue
Block a user