Skip to content

v1.3

Compare
Choose a tag to compare
@ThatGuyJacobee ThatGuyJacobee released this 22 Sep 21:05
· 81 commits to main since this release
  • Play searching for the regular command has been implemented (#3).
  • Fixed a bunch of incorrect references via process.env.item to using the new client.config.item which enables default values in the case of non-complience.
  • Added .env file versioning, to ensure that the user is alerted when they use a new bot version, but use a legacy config version, to prevent missing out on new features and changes.
  • Docker support, including via docker image and docker-compose.yml has been included this update (#5). See the docker hub image: https://hub.docker.com/r/thatguyjacobee/elitemusic
  • Deprecation of GUILD_ID and OWNER_ID options from the environment file.

Full Changelog: v1.2...v1.3