Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nonebot/nonebot

基于 OneBot 标准的 Python 异步 QQ 机器人框架 / Asynchronous QQ robot framework based on OneBot for Python
https://github.com/nonebot/nonebot

docs: fix typo in flow diagram

XiDeng opened this pull request over 2 years ago
按组一同注册命令的关键词 内容 权限

axty666 opened this issue over 2 years ago
无法正确识别“回复”类型消息中的指令

Hyiker opened this issue over 2 years ago
ImportError: cannot import name 'overrides' from 'nonebot.typing'

ChristopherGuyan1997 opened this issue over 2 years ago
m1 运行报错cannot import name 'escape' from 'jinja2'

2270057439 opened this issue almost 3 years ago
启动时遇到ImportError

WhitePaper233 opened this issue almost 3 years ago
doc: prepare docstring for autodoc (2)

cleoold opened this pull request almost 3 years ago
1

fireg228 opened this issue almost 3 years ago
NLPSession在较长的句子中不能识别到关键词

axty666 opened this issue about 3 years ago
say 和 echo失踪

NatsumiXD opened this issue about 3 years ago
doc: prepare docstring for autodoc

iyume opened this pull request about 3 years ago
NLPSession无法处理被两个qq表情夹着的关键词

axty666 opened this issue about 3 years ago
doc: update docker working_dir

zzm88 opened this pull request about 3 years ago
添加 @on_shutdown

ZhaoZuohong opened this pull request about 3 years ago
在教程中使用 zoneinfo 替代 pytz

ZhaoZuohong opened this pull request about 3 years ago
添加测试 test_interaction

ZhaoZuohong opened this pull request about 3 years ago
Setup testing stub

cleoold opened this pull request over 3 years ago
在指南中使用 aget 替換 get 的參數解析器

cleoold opened this pull request over 3 years ago
考慮移除 sched

cleoold opened this issue over 3 years ago
加載“失敗”的插件注冊的命令仍然可用

cleoold opened this issue over 3 years ago
1.9.0 deliveries

cleoold opened this pull request over 3 years ago
OSPP 2021 项目:更新 NoneBot v1 文档中的“指南”部分

Joeyhey opened this pull request over 3 years ago
doc: remove Message and MessageSegment

cleoold opened this pull request over 3 years ago
docs: fix typo in demo code block

mnixry opened this pull request over 3 years ago
修复 node-onebot 上的 `ctx['to_me']`

71e6fd52 opened this pull request over 3 years ago
以 node-onebot 为后端无法正确设置 `ctx['to_me']`

71e6fd52 opened this issue over 3 years ago
Remove NLPResult, CommandSession.args|get_optional

cleoold opened this pull request over 3 years ago
Docs: add discord server link

StarHeartHunt opened this pull request over 3 years ago
aget 无法发送prompt

yoooowi opened this issue almost 4 years ago
[提问]如何关闭heartbeat的logging

yoooowi opened this issue almost 4 years ago
nonebot+cqhttp反向websocket 时出现错误: websocket: bad handshake

borgeens opened this issue almost 4 years ago
Bump apscheduler requirement to 3.7.0

mnixry opened this pull request almost 4 years ago
请问如何在只是User is calling me的情况下保持会话?

jiaxinonly opened this issue about 4 years ago
Deal with apause() call that takes longer than session timeout. …

cleoold opened this pull request about 4 years ago
CommandSession.apause leaks coroutines

cleoold opened this issue about 4 years ago
如何通过http而不是ws的方式连接cqhttp

anaivebird opened this issue about 4 years ago
Replace cqp.moe links(aiocqhttp)

StarHeartHunt opened this pull request about 4 years ago
Replace cqp.moe links

StarHeartHunt opened this pull request about 4 years ago
UNFIX #245

cleoold opened this pull request about 4 years ago
Remove unused code

cleoold opened this pull request about 4 years ago
General type issues

cleoold opened this pull request about 4 years ago
從實現中刪除 deprecated APIs

cleoold opened this issue about 4 years ago
Better typing support for some decorators

cleoold opened this issue about 4 years ago
fix: missing field in CommandGroup; remove group.pyi

cleoold opened this pull request about 4 years ago
程序内处理外部网络请求(非coolq发出)

nanshaobit opened this issue over 4 years ago
`CommandGroup` 缺少屬性

cleoold opened this issue over 4 years ago
Issue 230 automatic release

cleoold opened this pull request over 4 years ago
Issue 228 star imports

cleoold opened this pull request over 4 years ago
call command session终止,无法交互

Pzzzzz5142 opened this issue over 4 years ago
为on_command装饰器添加同步函数支持

mnixry opened this pull request over 4 years ago
new permission & experimental mod

cleoold opened this pull request over 4 years ago
为on_command等装饰器增加同步函数支持

mnixry opened this issue over 4 years ago
Scheduler长时间高频率运行后卡住,整体无响应

XZhouQD opened this issue over 4 years ago
Add straight forward asynchronous operation for CommandSession

Hieuzest opened this pull request over 4 years ago
空命令

cleoold opened this issue over 4 years ago
自动化版本发布流程

richardchien opened this issue over 4 years ago
給各module提供 `__all__`

cleoold opened this issue over 4 years ago
Changelog 需要更新

richardchien opened this issue over 4 years ago
fixed #218

Ice9Coffee opened this pull request over 4 years ago
修复Lint中flake8的报错

mnixry opened this issue over 4 years ago
完善社区相关的文档

richardchien opened this issue over 4 years ago
添加Flake8代码错误检查

mnixry opened this pull request over 4 years ago
编写一些单元测试

richardchien opened this issue over 4 years ago
API 文档优化

richardchien opened this issue over 4 years ago
配置 CI 自动测试和代码格式检查

richardchien opened this issue over 4 years ago
文档中改为使用 OneBot 标准

richardchien opened this issue over 4 years ago
Logging `reason` of `CanceledException`

Ice9Coffee opened this issue over 4 years ago
酷Q 停运后 CQHTTP 的替代方案

stdrc opened this issue over 4 years ago
NLProcessor 也许不应该能调用要求更高权限的 Command?

richardchien opened this issue over 4 years ago
想问一下如何实现隔几秒钟发一条消息而不影响其他指令

chenshenwei1998 opened this issue over 4 years ago
为 on_command 增加同步函数支持

mnixry opened this pull request over 4 years ago
如何对写好的程序进行打包

xiaofentai opened this issue over 4 years ago
如何接收cq码?

lisonge opened this issue over 4 years ago
关于获取天气的问题

gabrieliu opened this issue over 4 years ago
在发送群消息时出现异常

z6189949 opened this issue over 4 years ago
使用Docker部署时出现的问题

haowen-li opened this issue over 4 years ago
无法发送消息

c6ForH66 opened this issue over 4 years ago
bot.send_group_msg(group_id=group_id,message=msg)

unloadme opened this issue over 4 years ago
请问怎么找到消息的来源啊

Atarsei opened this issue over 4 years ago
请问机器人怎么收到艾特

ayff opened this issue over 4 years ago
await session.send()无法正常发送消息。

JieamI opened this issue over 4 years ago
反向 WebSocket 连接尚未建立,无法上报

railannad opened this issue over 4 years ago
给机器人发消息时报错

MeetWq opened this issue over 4 years ago
CommandGroup

basket-ball opened this issue almost 5 years ago
持久储存定时任务出现ValueError

nonepage opened this issue almost 5 years ago
更新文档「接入图灵机器人」章节

richardchien opened this issue almost 5 years ago
Add regex support & alias priority when two commands are matched

milkice233 opened this pull request about 5 years ago
趁RC忙着考研,提几个需求

yuudi opened this issue about 5 years ago
关于 NoneBot 未来发展的思考

richardchien opened this issue almost 6 years ago
欢迎 PR 进阶文档!

richardchien opened this issue about 6 years ago
酷Q pro 版遇到的bug

mabi-zafeishiya opened this issue about 6 years ago
不同的命令设置不同的运行和过期超时时间

richardchien opened this issue about 6 years ago