新增日常类型插件类
This commit is contained in:
@@ -209,7 +209,7 @@ class WPSAPI(BasicWPSInterface):
|
||||
|
||||
@override
|
||||
def wake_up(self) -> None:
|
||||
config.Log("Info", "WPSAPI核心插件已加载")
|
||||
config.Log("Info", f"{ConsoleFrontColor.GREEN}WPSAPI核心插件已加载{ConsoleFrontColor.RESET}")
|
||||
self.register_plugin("say")
|
||||
self.register_plugin("说")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user