feat: welcome the new users (disabled by default)
This commit is contained in:
parent
d06bc1f2c9
commit
2cd679f5ff
3 changed files with 37 additions and 1 deletions
|
|
@ -43,6 +43,10 @@ features:
|
|||
unpin:
|
||||
enable: true
|
||||
regex: ''
|
||||
# 启用欢迎新成员
|
||||
welcome:
|
||||
enable: false
|
||||
message: "嘤嘤嘤"
|
||||
|
||||
# group features settings
|
||||
# 群组 id,使用 bot api(bot 内置的 info 命令)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue