from pathlib import Path import nonebot nonebot.load_plugins(str(Path(__file__).parent.resolve()))