MegBot icon indicating copy to clipboard operation
MegBot copied to clipboard

Fix standard paths

Open moggers87 opened this issue 6 years ago • 1 comments

Currently we load standard plugins and libraries via a path set in the config. This doesn't work if the user has installed MegBot via python setup.py install and then runs the bot from a separate directory.

There's no need for this. The only configurable paths should be for databases and additional plugins

moggers87 avatar Sep 11 '19 10:09 moggers87

There's also some hard-coded paths that need fixing too.

moggers87 avatar Sep 11 '19 10:09 moggers87