Change DI Bot Install Location
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