Skip to content

[1.2] cmorley191 JMusicBot Fork

Compare
Choose a tag to compare
@cmorley191 cmorley191 released this 11 Feb 07:06
· 38 commits to master since this release

Executable JAR: cmorley191_JMusicBot_1.2.zip

Features:

  • Server-specific status emojis can now be a list of emojis. (setemoji command updated to support this)
    • Every time the emoji is shown, one of them is selected randomly.
    • The individual emojis can be weighted by editing serversettings.json. See the project README.
  • setemoji command can be used in DMs if all arguments are provided (emoji list added as final argument).
  • Spotify commands can be disabled by changing the spotClient client id in the config to "none".

Bug Fixes:

  • Spotify API token now refreshes if it expired.
  • Animated emotes now supported.
  • UTF-8 supported for serversettings.json (commands will still overwrite it as UTF-16 to support potentially 16-bit emojis)