---
home: true
icon: cubes-stacked
title: 项目主页
heroImage: logo.svg
bgImage: https://theme-hope-assets.vuejs.press/bg/6-light.svg
bgImageDark: https://theme-hope-assets.vuejs.press/bg/6-dark.svg
bgImageStyle:
  background-attachment: fixed
heroText: Nonebot Bison
tagline: ✨ 通用订阅推送插件 ✨
actions:
  - text: 使用指南
    icon: book
    link: ./usage/install
    type: primary

  - text: 参与开发
    icon: code-pull-request
    link: ./dev/

highlights:
  - header: 易于安装
    image: /assets/image/box.svg
    bgImage: https://theme-hope-assets.vuejs.press/bg/3-light.svg
    bgImageDark: https://theme-hope-assets.vuejs.press/bg/3-dark.svg
    highlights:
      - title: 运行 <code>nb create</code> 以创建一个新的 Nonebot 项目。
      - title: 在已有项目根目录下运行 <code>nb plugin install nonebot-bison</code> 以在项目中添加插件。
      - title: 详细请见 <code><a href="./usage/install">使用指南</a></code>。

  - header: 支持平台
    description: 我们支持多个平台的订阅推送
    image: /assets/image/markdown.svg
    bgImage: https://theme-hope-assets.vuejs.press/bg/2-light.svg
    bgImageDark: https://theme-hope-assets.vuejs.press/bg/2-dark.svg
    bgImageStyle:
      background-repeat: repeat
      background-size: initial
    features:
      - title: 微博
        details: 国内最大的社交媒体平台
        link: https://www.weibo.com

      - title: 哔哩哔哩
        details: 国内知名的视频弹幕网站
        link: https://bilibili.com

      - title: 哔哩哔哩直播
        details: 哔哩哔哩的直播平台
        link: https://live.bilibili.com

      - title: 哔哩哔哩番剧
        details: 及时更新 (?) 的动漫新番
        link: https://www.bilibili.com/anime

      - title: 网易云歌手
        details: 网易云音乐的歌手订阅
        link: https://music.163.com/#/discover/artist

      - title: 网易云电台
        details: 网易云音乐的电台订阅
        link: https://music.163.com/#/discover/djradio

      - title: 明日方舟
        details: 博士,你还不能休息哦
        link: https://ak.hypergryph.com/

      - title: 最终幻想 14
        details: 一个由玩家创造的幻想世界
        link: https://adsrff.web.sdo.com/web1/

      - title: 小刻食堂 (即将支持)
        details: 实时获取鹰角发的动态
        link: https://www.ceobecanteen.top

      - title: 聚合内容
        details: 简易信息聚合,即 RSS

  - header: 介绍
    description: 什么是 Bison
    image: /assets/image/blog.svg
    bgImage: https://theme-hope-assets.vuejs.press/bg/5-light.svg
    bgImageDark: https://theme-hope-assets.vuejs.press/bg/5-dark.svg
    highlights:
      - title: 游戏发饼没看到?
        icon: blog
        details: 让 Bison 帮你蹲!新鲜的饼热乎送上!社交动态?网站更新?游戏开服?Bison 的自行车 24 小时风雨无阻!

      - title: Bison 的自行车你做主!
        icon: wrench
        details: 自由组装自行车,想推送的平台找不到?不要紧!只需要简单的爬虫知识,就能为自行车装上新的配件派送你需要的信件!
        link: ./dev/

      - title: 轻松下单,送货上门!
        icon: envelope-circle-check
        details: 私聊、群组亦或是网页,Bison 提供全方位送货服务,只需简单指令,就能精准送达!

copyright: false
footer: 使用 <a href="https://theme-hope.vuejs.press/zh/" target="_blank">VuePress Theme Hope</a> 主题 | MIT 协议
---