Skip to content

v1.7 - Alpha 17 Compatibility

Compare
Choose a tag to compare
@LakeYS LakeYS released this 28 Dec 01:16
· 155 commits to master since this release
ccdb117

NOTE: This version is designed for use with Alpha 17 servers. You may encounter problems if using it with Alpha 16 or earlier.

  • The bot now supports Alpha 17.
  • Invalid token errors (4004) are now more user-friendly and display more helpful information.
  • The terminal now displays an error if there is more than one instance of the bot running. This is to prevent server administrators from accidentally having the bot open more than once.
  • Added run_silent.sh for Linux users. This is an easy way to run the bot in the background, similar to the run_silent.vbs file in Windows releases.
  • Updated discord.js to 11.4.2
  • Connection errors have been shortened so they no-longer flood the console.
  • The application now starts when "npm start" is called.
  • Fixed prefix still defaulting to "7dtd!" if none is specified in config.
  • Fixed run_silent.sh reading "dicord7dtd" instead of "discord7dtd"