eggs/bots/discord/jmusicbot
Red-Thirten f70e200f63 [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.
2021-11-29 18:39:21 -08:00
..
config.txt [JMusicBot] QoL Update & Fixes 2021-11-29 18:39:21 -08:00
egg-j-music-bot.json [JMusicBot] QoL Update & Fixes 2021-11-29 18:39:21 -08:00
example_playlist.txt [JMusicBot] QoL Update & Fixes 2021-11-29 18:39:21 -08:00
README.md [JMusicBot] QoL Update & Fixes 2021-11-29 18:39:21 -08:00

JMusicBot


Authors / Contributors


John Grosh

💻 🤖

parkervcp

💻 🥚

Software-Noob

💻 💡

Proxymiity

💻 💡

Red-Thirten

💻 💡

Bot Description & Features

From the developer's Github:

A Discord music bot that's easy to set up and run yourself!

  • Easy to run
  • Fast loading of songs
  • No external keys needed (besides a Discord Bot token)
  • Smooth playback
  • Server-specific setup for the "DJ" role that can moderate the music
  • Clean and beautiful menus
  • Supports many sites, including YouTube, Soundcloud, and more
  • Supports many online radio/streams
  • Supports local files
  • Playlist support (both web/youtube, and local)

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

There are no ports required for JMusicBot.


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.