|
@@ -187,7 +187,8 @@ function view(chat: IChat, args: string[], reply: (msg: string) => any): void {
|
|
if (!match) {
|
|
if (!match) {
|
|
return reply(`链接或表达式格式有误。
|
|
return reply(`链接或表达式格式有误。
|
|
示例:
|
|
示例:
|
|
-https://twitter.com/TomoyoKurosawa/status/1294613494860361729
|
|
|
|
|
|
+https://twitter.com/TomoyoKurosawa/status/1486136914864345092
|
|
|
|
+1486136914864345092
|
|
last@TomoyoKurosawa
|
|
last@TomoyoKurosawa
|
|
last-2@sunflower930316,noreps=off,norts=on
|
|
last-2@sunflower930316,noreps=off,norts=on
|
|
(表达式筛选参数详见 /help twitter_query)`);
|
|
(表达式筛选参数详见 /help twitter_query)`);
|