Skip to content

Commit be4bb2f

Browse files
authored
Update README.md
1 parent 9272ffc commit be4bb2f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ A bot and server plugin to allow server logs to be sent to Discord channels, and
88
## Installation
99
1. Extract `DiscordIntegration.dll` and its dependencies from `Plugin.tar.gz`.
1010
2. Place `DiscordIntegration.dll` inside the EXILED `Plugins` folder like any other plugin and its dependencies in the `Plugins/dependencies` folder.
11+
3. Download the `DiscordIntegration.Bot` (Linux) or `DiscordIntegration.Bot.exe` (Windows) file, and place it anywhere within the system running the SL server.
1112

1213
## How to create a Discord bot
1314
1. Go to https://discord.com/developers/applications and create a new application.
@@ -32,7 +33,7 @@ Fill out the bot's config for the bot token, discord server id, and channel IDs,
3233
### Linux
3334

3435
1. Run `cd path/to/bot` replacing `path/to/bot` with the path of where the extracted bot is located.
35-
2. Run `./DiscordIntegration.Bot-Linux`.
36+
2. Run `./DiscordIntegration.Bot`.
3637

3738
## How configure the execution of game commands through Discord
3839

0 commit comments

Comments
 (0)