mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 13:57:10 +00:00
忘记有个console 没删了
This commit is contained in:
parent
12f4fcea4a
commit
1625afd233
1 changed files with 0 additions and 2 deletions
|
|
@ -91,8 +91,6 @@ export class bym extends plugin {
|
|||
const user_data = await ReadArr(sender, Config.UserList)
|
||||
MaxText = user_data[3] !== group_data[3] ? user_data[3] : group_data[3]
|
||||
prop = user_data[2] ? user_data[1] : group_data[1]
|
||||
|
||||
console.log(prop)
|
||||
ChatsList = group_data[0]
|
||||
if (Config.assistantLabel.some(UserMsg => e.msg?.toLowerCase().includes(UserMsg.toLowerCase())) || atbot) {
|
||||
prop = -1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue