Update readme
All checks were successful
Run Go Tests / Run Tests (pull_request) Successful in 11m54s
All checks were successful
Run Go Tests / Run Tests (pull_request) Successful in 11m54s
This commit is contained in:
parent
d9be5a78c8
commit
999758c790
@ -6,7 +6,7 @@ Currently in development.
|
|||||||
- `ffmpeg` make sure libopus is included
|
- `ffmpeg` make sure libopus is included
|
||||||
- `yt-dlp`
|
- `yt-dlp`
|
||||||
|
|
||||||
## Current testing steps
|
## Running locally
|
||||||
|
|
||||||
Copy .env.example to .env
|
Copy .env.example to .env
|
||||||
|
|
||||||
@ -14,4 +14,8 @@ Populate the discord bot keys
|
|||||||
|
|
||||||
`go run .`
|
`go run .`
|
||||||
|
|
||||||
type `!` in any channel in the discord while you're in a voice channel.
|
type `!` in any channel in the discord while you're in a voice channel.
|
||||||
|
|
||||||
|
## Running tests locally
|
||||||
|
|
||||||
|
`make test`
|
Loading…
x
Reference in New Issue
Block a user