Skip to content

Change DI Bot Install Location

Compare
Choose a tag to compare
@Parkeymon Parkeymon released this 24 Oct 19:13
· 36 commits to master since this release
353b452

This release moves the Discord Integration bot from the main directory to .egg directory in its own folder so things stay clean as referenced in issue #2

Changes:

  • A bit of cleanup.
  • Change bot install directory.
  • Add a patcher so the bot knows where to find the config file.

IMPORTANT!


You will need to copy your config.yml from /home/container to /home/container/.egg/DIBot to keep your settings!
Feel free to delete all of the old files in /home/container they are no longer needed.

Files you can delete:

  • node_modules folder
  • config.yml
  • discordintegration.js
  • package.json
  • synced-roles.yml (you can also copy this over if you use this.)
  • yarn.lock