k8thekat / GatekeeperV2

Update to Gatekeeper
GNU General Public License v3.0
27 stars 11 forks source link

Updated bot to latest version and now can not find Haggis. #21

Closed Electrofried closed 2 years ago

Electrofried commented 2 years ago

I do not even know why, or how. But the bot seems to have turned Scottish and is demand a module called haggis after updating and will not start. Console log below:

Traceback (most recent call last):
File "/home/amp/.ampdata/instances/HiveMasterV2/gatekeeperv2/GatekeeperV2-main/start.py", line 87, in <module>
Start = Setup()
File "/home/amp/.ampdata/instances/HiveMasterV2/gatekeeperv2/GatekeeperV2-main/start.py", line 43, in __init__
import logger
File "/home/amp/.ampdata/instances/HiveMasterV2/gatekeeperv2/GatekeeperV2-main/logger.py", line 25, in <module>
from haggis import logs
ModuleNotFoundError: No module named 'haggis'
k8thekat commented 2 years ago

Just fixed the issue in the most recent PR.

My apologies.