mirror of
https://github.com/zhayujie/bot-on-anything.git
synced 2026-02-16 16:25:48 +08:00
chore: add script directory
This commit is contained in:
@@ -43,9 +43,6 @@ class SensitiveWord:
|
||||
|
||||
print(f"Access token: {access_token}") # 输出访问令牌以进行调试
|
||||
return access_token
|
||||
else:
|
||||
print("百度云接口配置不存在")
|
||||
print(self.config)
|
||||
|
||||
|
||||
def process_text(self, text):
|
||||
|
||||
Reference in New Issue
Block a user