Skip to content

Commit

Permalink
Note that Go must be installed
Browse files Browse the repository at this point in the history
  • Loading branch information
airforce270 committed Aug 17, 2024
1 parent 354d238 commit 21e0957
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ To have the bot leave your channel, type `$leave` in your chat.

To run the bot locally:

1. [Install Go](https://go.dev/doc/install)
1. Clone the repository and `cd` into it
1. Copy `config/config_example.toml` to `config.toml` in the main directory
1. Fill in the empty fields in `config.toml`, notably API keys and usernames
Expand All @@ -54,6 +55,7 @@ regenerate the docs.

To run in production:

1. [Install Go](https://go.dev/doc/install)
1. Clone the repository and `cd` into it
1. Run `git switch release`
1. Copy `config/config_example.toml` to `config.toml` in the main directory
Expand Down

0 comments on commit 21e0957

Please sign in to comment.