yesy
This commit is contained in:
parent
94c094764a
commit
e356df40c5
@ -12,6 +12,8 @@ from sopel import plugin
|
||||
|
||||
from .SBCore import SpiceBotCore_OBJ
|
||||
|
||||
__import__('pkg_resources').declare_namespace(__name__)
|
||||
|
||||
SCRIPT_DIR = pathlib.Path(os.path.dirname(os.path.abspath(__file__)))
|
||||
|
||||
sb = SpiceBotCore_OBJ(SCRIPT_DIR)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user