forked from TeamInklings/Octobot
Recommend to install .NET 8 in README.md (#213)
completely forgot about this while making #207 Signed-off-by: Macintxsh II <95250141+mctaylors@users.noreply.github.com>
This commit is contained in:
parent
59c2c5eada
commit
eed08b237b
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Veemo! I'm a general-purpose bot for moderation (formerly known as Boyfriend) wr
|
||||||
|
|
||||||
## Running Octobot
|
## Running Octobot
|
||||||
|
|
||||||
1. Install [.NET 7 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)
|
1. Install [.NET 8 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
|
||||||
2. Go to the [Discord Developer Portal](https://discord.com/developers), create a new application and get a bot token. Don't forget to also enable all intents!
|
2. Go to the [Discord Developer Portal](https://discord.com/developers), create a new application and get a bot token. Don't forget to also enable all intents!
|
||||||
3. Clone this repository and open `Octobot` folder.
|
3. Clone this repository and open `Octobot` folder.
|
||||||
```
|
```
|
||||||
|
|
Reference in a new issue