chr233 / ASFEnhance

ASF 扩展命令插件 / External commands for ASF
GNU Affero General Public License v3.0
512 stars 41 forks source link

Leave group #33

Closed maplepy closed 2 years ago

maplepy commented 2 years ago

When I try leaving a group it says success and doesn't do anything and join your group which I never wanted to do

Can you please not do that ? and is it possible to fix that? thank you

chr233 commented 2 years ago

You need to provide the groupID that can be found via GROUPLIST command

woctezuma commented 2 years ago

join your group which I never wanted to do

{
  "ASFEnhance": {
    "EULA": false
  }
}

Reference: https://github.com/chr233/ASFEnhance/blob/master/README.en.md#global-configuration

maplepy commented 2 years ago

You need to provide the groupID that can be found via GROUPLIST command

already did that

maplepy commented 2 years ago

join your group which I never wanted to do

{
  "ASFEnhance": {
    "EULA": false
  }
}

Reference: https://github.com/chr233/ASFEnhance/blob/master/README.en.md#global-configuration

leaving the group should let people decide to leave the group or not though and Eula accepted or not, the leave group command doesn't work

chr233 commented 2 years ago

join your group which I never wanted to do

{
  "ASFEnhance": {
    "EULA": false
  }
}

Reference: https://github.com/chr233/ASFEnhance/blob/master/README.en.md#global-configuration

leaving the group should let people decide to leave the group or not though and Eula accepted or not, the leave group command doesn't work

This functions can be easily abused, so I added this limit.

Of course, as an open source project, you can fork this repo and remove the limit yourself.

maplepy commented 2 years ago

For now I just want this feature to work like it's supposed to, that's all i'm asking for

I don't see how that's limiting any abuse

chr233 commented 2 years ago

It's a bug, and now fixed, if use command with wrong arguments, ASFEnhance will return its usage.