Fix option name in README & improve wording.
This commit is contained in:
parent
0533a68b48
commit
f437bd25bf
@ -120,7 +120,7 @@ host = 127.0.0.1
|
||||
port = 64738
|
||||
```
|
||||
|
||||
2. You need to specify a folder that stores your music files. The bot will look for music and upload files into that folder. You also need to specify a temporary folder to store music files download from URLs.
|
||||
2. You need to specify a folder that stores your music files. The bot will look for music and upload files into that folder. You also need to specify a temporary folder to store music file downloads from URLs.
|
||||
```
|
||||
[bot]
|
||||
music_folder = music_folder/
|
||||
@ -200,7 +200,7 @@ The web interface can be used if you'd like an intuitive way of interacting with
|
||||
|
||||
## Update
|
||||
|
||||
If you enable `audo_check_update`, the bot will check for updates every time it starts.
|
||||
If you enable `auto_check_update`, the bot will check for updates every time it starts.
|
||||
If you are using the recommended install, you can send `!update` to the bot (command by default).
|
||||
|
||||
If you are using git, you need to update manually:
|
||||
|
Loading…
x
Reference in New Issue
Block a user