论坛

Please or 注册 to create posts and topics.

雪儿规则大量示例,自动回复,入群欢迎,按钮,消息自毁

关键字版:

不带自毁

```

$$$regex:^导航$===>buttons:https://www.google.com:谷歌|||https://www.baidu.com:百度|||

你好, 请用以下按钮导航

```

 

带30秒自毁

```

$$$regex:^导航$===>buttons:https://www.google.com:谷歌|||https://www.baidu.com:百度|||

你好, 请用以下按钮导航 💣30💣
```


按钮每行一个

 

```

$$$regex:^导航$===>buttons~1:https://www.google.com:谷歌|||https://www.baidu.com:百度|||

你好, 请用以下按钮导航

```

 

按钮每行两个

 

```

$$$regex:^导航$===>buttons~2:https://www.google.com:谷歌|||https://www.baidu.com:百度|||

你好, 请用以下按钮导航

```

 

按钮 第一行一个,第二行两个

 

```

$$$regex:^导航$===>buttons~2:https://www.google.com:谷歌|||
rowspan|||

https://www.baidu.com:百度|||

https://www.baidu.com:百度|||

你好, 请用以下按钮导航

```


入群欢迎版:
不带自毁


```

$$$ThisGuyIsNew===>buttons:https://www.google.com:谷歌|||https://www.baidu.com:百度|||

你好 $(newMemberName), 请用以下按钮导航
```

 

 


带30秒自毁

```

$$$ThisGuyIsNew===>buttons:https://www.google.com:谷歌|||https://www.baidu.com:百度|||

你好 $(newMemberName), 请用以下按钮导航 💣30💣
```

如果需要图片和按钮一起显示, 请看这个帖子 https://www.dengnz.com/forum/topic/4/

注: $$$等于 /addrule
注2: 如果你的客户端会修改|||, 建议把头尾的 ```一起复制