https://github.com/nonebot/homepage
https://github.com/nonebot/homepage
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nonebot/homepage
- Owner: nonebot
- Created: 2021-05-13T11:21:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-17T07:34:22.000Z (almost 3 years ago)
- Last Synced: 2025-09-06T12:42:34.582Z (6 months ago)
- Language: JavaScript
- Homepage: https://nonebot.dev
- Size: 348 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
home: true
heroImage: /logo.png
actionBtn:
text: v2.x 文档 (rc)
link: https://v2.nonebot.dev/
type: primary
size: large
preactionBtn:
text: v1.x 文档
link: https://docs.nonebot.dev/
type: primary
ghost: true
size: large
features:
- title: 简洁
details: 提供极其简洁易懂的 API,使你可以毫无压力地开始验证你的绝佳创意,只需编写最少量的代码,即可实现丰富的功能。
- title: 易于扩展
details: 精心设计的消息处理流程使得你可以很方便地将原型扩充为具有大量实用功能的完整聊天机器人,并持续保证扩展性。
- title: 高性能
details: 采用异步 I/O,利用 WebSocket 进行通信,以获得极高的性能;同时,支持使用多账号同时接入,减少业务宕机的可能。
footer: Copyright © 2021-2022 NoneBot Team
footerColumn: 3
footerWrap:
- headline: 生态
items:
- title: NoneBot v1
link: https://github.com/nonebot/nonebot
- title: NoneBot v2
link: https://github.com/nonebot/nonebot2
- title: OneBot 标准
link: https://github.com/botuniverse/onebot
- title: Bot Universe
link: https://github.com/botuniverse
- headline: 资源
items:
- title: FAQ
link: https://faq.nonebot.dev
- title: Awesome NoneBot
link: https://github.com/nonebot/awesome-nonebot
- headline: 社区
items:
- title: 论坛
link: https://discussions.nonebot.dev/
- title: "QQ 群 (768887710)"
link: https://jq.qq.com/?_wv=1027&k=5OFifDh
- title: Telegram
link: https://t.me/botuniverse
- title: Discord
link: https://discord.gg/6HvtbBhTep
---