Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

实现黑名单功能 #118

Closed
eiriksgata opened this issue Oct 27, 2022 · 2 comments
Closed

实现黑名单功能 #118

eiriksgata opened this issue Oct 27, 2022 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@eiriksgata
Copy link
Owner

eiriksgata commented Oct 27, 2022

黑白名单功能应当由骰主进行设置。
为了区分朋友群聊 概念,可以采用正数 代表群聊 ID,负数代表 朋友 ID。

@eiriksgata eiriksgata changed the title 实现黑白名单功能 实现黑名单功能 Nov 3, 2022
@eiriksgata
Copy link
Owner Author

在现有的表 speackrs_group_listis_blacklist 字段进行更改。
指令设计如下 '.blacklist-add' 增加至黑名单。 '.blacklist-del' 从黑名单移除。

@eiriksgata eiriksgata added the enhancement New feature or request label Nov 3, 2022
@eiriksgata eiriksgata added this to the 0.4.8 milestone Nov 3, 2022
@eiriksgata
Copy link
Owner Author

eiriksgata commented Nov 4, 2022

为了区分Friend 和 Group 因此,需要设置两个不同的指令, 形如 : .blacklist-group-add | .backlist-friend

eiriksgata added a commit that referenced this issue Nov 7, 2022
eiriksgata added a commit that referenced this issue Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant