Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaskowicz1 authored Dec 18, 2023
1 parent 110dc59 commit d060fdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Factorio-Discord-Relay Revamped
Factorio Discord Relay (FDR), remade in C++!
Factorio Discord Relay (FDR), remade in C++! You can view the original project [here](https://github.com/Jaskowicz1/Factorio-Discord-Relay).

FDR is a simple executable (NOT a Factorio mod) which allows you to connect your Factorio server to Discord!

Expand Down Expand Up @@ -52,4 +52,4 @@ This section will tell you what each part of the config means.
- `msg_channel` is the ID of the channel that will be used for sending and receiving messages.
- `allow_achievements` is either `true` or `false`. If true (default), messages will be prefixed with `<server>:`. If false, messages will look tidier.
- `console_log_path` should be pointing to a `factorio-current.log`. You can look at [this guide](https://wiki.factorio.com/Application_directory#User_data_directory) by the Factorio wiki to see where it's located.
- `admin_role` is the ID of a role that is allowed to execute the `/command <any_factorio_command>` command in Discord.
- `admin_role` is the ID of a role that is allowed to execute the `/command <any_factorio_command>` command in Discord.

0 comments on commit d060fdd

Please sign in to comment.