Skip to content

Commit

Permalink
CI: Update version json
Browse files Browse the repository at this point in the history
  • Loading branch information
omg-xtao authored and github-actions[bot] committed Feb 24, 2024
1 parent 639d795 commit ea37618
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions list.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,10 @@
},
{
"name": "shift",
"version": "1.092",
"version": "1.102",
"section": "daily",
"maintainer": "xtaodada",
"size": "8.609 kb",
"size": "9.581 kb",
"supported": true,
"des_short": "自动转发/备份频道消息",
"des": "自动转发频道新消息或者从零开始备份频道。\n\n指令:,shift\n\n## 使用方法\n\n### 设置转发\n\n当收到 from_channel_id 的新消息时,自动转发到 to_channel_id。\n\n需要加入 from_channel_id 和 to_channel_id。\n\n`, shift set [from channel_id] [to channel_id] (silent, all, text, photo, document, video)`\n\n### 取消转发\n\n`, shift del [from channel_id]`\n\n### 备份频道\n\n`, shift backup [from channel_id] [to channel_id] (silent)`\n\n### 顯示要轉發的頻道\n\n`, shift list`\n\n## 选项解释\n\n- `silent`: 禁用通知\n- `all`: 全部都轉發(預設會有all)\n- `text`: 轉發文字\n- `photo`: 轉發圖片\n- `document`: 轉發檔案\n- `video`: 轉發影片"
Expand Down

0 comments on commit ea37618

Please sign in to comment.