An open API service indexing awesome lists of open source software.

https://github.com/nonebot/homepage


https://github.com/nonebot/homepage

Last synced: 4 months ago
JSON representation

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
---