Skip to content

Commit

Permalink
feat: 添加Bark应用帮助
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnserf-Seed committed Oct 30, 2024
1 parent bcbf2a5 commit bc7b6aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions f2/helps.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ def main() -> None:
table.add_row(_("bilibili 或 bili"), _("- 获取BiliBili的作品"))
table.add_row(_("neteasy_music 或 nem"), _("- 获取网易云音乐作品"))
table.add_row(_("little_red_book 或 lrb"), _("- 获取小红书的作品"))
table.add_row(_("bark 或 bk"), _("- 发送Bark通知"), _("✔"))
table.add_row("\n")
table.add_row(
"f2 -d DEBUG",
Expand Down

0 comments on commit bc7b6aa

Please sign in to comment.