add clone instructions to readme
This commit is contained in:
parent
1c825918d5
commit
66474d788d
@ -1,6 +1,11 @@
|
|||||||
# music bot
|
# music bot
|
||||||
## try for yourself
|
## try for yourself
|
||||||
default prefix is `?/`
|
default prefix is `?/`
|
||||||
|
### clone repo
|
||||||
|
```sh
|
||||||
|
git clone https://gitea.parrrate.ru/PTV/v6d3music.git
|
||||||
|
cd v6d3music
|
||||||
|
```
|
||||||
### set token
|
### set token
|
||||||
```sh
|
```sh
|
||||||
cp .trial_token_example.env .trial_token.env
|
cp .trial_token_example.env .trial_token.env
|
||||||
|
Loading…
Reference in New Issue
Block a user