mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-13 21:27:44 +08:00
fixed heading levels
added blank lines as needed
This commit is contained in:
parent
d051a25079
commit
959db5b535
@ -1,6 +1,9 @@
|
||||
# JMusicBot
|
||||
|
||||
___
|
||||
### Authors / Contributors
|
||||
|
||||
## Authors / Contributors
|
||||
|
||||
<!-- prettier-ignore-start -->
|
||||
<!-- markdownlint-disable -->
|
||||
<table>
|
||||
@ -51,7 +54,9 @@ ___
|
||||
<!-- prettier-ignore-end -->
|
||||
|
||||
___
|
||||
### Bot Description & Features
|
||||
|
||||
## Bot Description & Features
|
||||
|
||||
From the developer's [Github](https://github.com/jagrosh/MusicBot):
|
||||
> A Discord music bot that's easy to set up and run yourself!
|
||||
|
||||
@ -65,17 +70,25 @@ From the developer's [Github](https://github.com/jagrosh/MusicBot):
|
||||
- Supports many online radio/streams
|
||||
- Supports local files
|
||||
- Playlist support (both web/youtube, and local)
|
||||
|
||||
___
|
||||
### Configuration
|
||||
|
||||
## Configuration
|
||||
|
||||
- If you can, edit the Startup Variables before starting the bot, because otherwise it will fail to start.
|
||||
- Most settings found in `config.txt` can be edited via the Startup Variables. Advanced settings not listed can still be edited manually via the File Manager. Available Startup Variables will take precedent over manual edits.
|
||||
|
||||
___
|
||||
### Server Ports
|
||||
|
||||
## Server Ports
|
||||
|
||||
There are no ports required for JMusicBot.
|
||||
___
|
||||
### Updating
|
||||
|
||||
## Updating
|
||||
|
||||
Re-Installing the server via the panel will do the following:
|
||||
|
||||
1. Update the bot to the latest version.
|
||||
2. Update the `config.txt` file to the latest version, and place the old one at `config.txt-old`.
|
||||
3. Any local songs will remain and not be touched.
|
||||
3. Any local songs will remain and not be touched.
|
||||
|
Loading…
Reference in New Issue
Block a user