Skip to content

Commit

Permalink
chore: test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
yuuahp authored Nov 7, 2023
1 parent 6314827 commit d2e782c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@

## Getting Started

### Run VCSpeaker locally
1. Download the latest release from [Releases](https://github.com/jaoafa/VCSpeaker.kt/releases).
2. Put the jar file in the new folder (e.g. `vcspeaker`)
3. Create a `config.yml` file in the same folder as the jar file.
3. Create `config.yml` in the same folder as the jar file.
4. Write the following in `config.yml`:
```yaml
token:
Expand All @@ -20,4 +21,4 @@
5. Run the jar file with `java -jar vcspeaker-kt.jar`
6. Invite the bot to your server.
7. Run `/vcspeaker settings channel:<TextChannel>` to set the text channel to be read aloud.
8. Now, when you send a message in the text channel, the bot will read it aloud in the voice channel.
8. Now, when you send a message in the text channel, the bot will read it aloud in the voice channel.

0 comments on commit d2e782c

Please sign in to comment.