Commit Graph

4 Commits

  • fixed heading levels
    added blank lines as needed
  • [JMusicBot] QoL Update & Fixes
    Egg:
    - Updated image to use new yolks Java image.
    - Removed unused `-Djavax.accessibility.assistive_technologies=" "` flag from startup command.
    - Updated and added as many Startup Variables as possible for basic/common settings in the `config.txt` file.
    - Updated the install script to (1.) have more verbose/clear logging, (2.) update old `config.txt` files with newer versions (while retaining the old one for posterity at `config.txt-old`), and (3.) moving the `example_playlist.txt` file to the correct directory.
    
    `config.txt` File:
    - Updated to the latest version.
    
    `playlist.txt` File:
    - Renamed to `example_playlist.txt`.
    - Updated in general to match Wiki's example.
    
    Readme:
    - Added authors
    - Added a better bot description.
    - Improved "Configuration" section.
    - Added "Updating" section.
  • Add JMusicBot
    This adds the JMusicBot