Ecosyste.ms: OpenCollective

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

github.com/nonebot/nonetrip

一个提供NoneBot1兼容层的NoneBot2插件
https://github.com/nonebot/nonetrip

fix type

95813f7bb445d0a0e1fd4a6c95d873f64540b508 authored almost 5 years ago
bump version to 1.5.0

260ba5888aff515c1f90d2e5b10c2c4b3fadc1f3 authored almost 5 years ago
fix format

1c9136d672546e4297d1f3703cd99401659fad36 authored almost 5 years ago
update docs

9179e3ac4eebb6cea430a060e52aa512a22caf39 authored almost 5 years ago
adjust on_websocket_connect

6b288f0e6034b6de91da644c1a0dfc0c2b1a3031 authored almost 5 years ago
add on_startup and on_websocket_connect

cfce94e890be73362e40a645d395439317de666f authored almost 5 years ago
update docs

0eb37da0b35df254304c977f2b3c6e61f6ccd172 authored almost 5 years ago
restore Context_T for compatibility

0ac6a03f0a8fee77c12f4cf37c37400643b61c68 authored almost 5 years ago
remove demo package

1625be957a396f4275fae4e1bdbd9c0872aca720 authored almost 5 years ago
adjust log content

035782715fcbc0b88d4644247731e853c0f0817d authored almost 5 years ago
rename session.ctx to session.event for consistency

9b54af70e66b3515a7453513e64799461821e243 authored almost 5 years ago
fix docstring of command handler function

c366e6c9502b1f1f0b08113731f713da181fee5e authored almost 5 years ago
bump version to v1.4.2

c02b9a4ccf61126aa81e3f86b06b44685461af09 authored almost 5 years ago
reformat

0b7980a4a4e518a377611f6811218174e949e966 authored almost 5 years ago
Merge pull request #150 from mnixry/patch-1

修复CommandSession的部分方法在多线程条件下出错

7eb49624c3edf63ebd31f61dcb9eb9b16bef3522 authored almost 5 years ago
Update __init__.py

把格式改回来

22462c8ed60ff15fc2e9760ca80ff67281afaad8 authored almost 5 years ago
Update __init__.py

修复CommandSession.pause和CommandSession.finish在多线程环境下可能运行出错的bug

bdb64569e7c4bfba8f7db772cf795acd5c7007e6 authored almost 5 years ago
Merge pull request #148 from mnixry/patch-1

优化日志输出多行消息的方法

960dfd95df0fbdaccffe4dc705a8b3d4ee938db0 authored almost 5 years ago
Update message.py

删掉一个不知道从哪冒出来的一段

6166ee10f5f63a7d29b9b7ffea58b9e2cd9ee1b8 authored almost 5 years ago
Update message.py

不好意思犯了脑抽错误……

4bb1ea7c3541f84fcd113db450c4a6e15e244682 authored almost 5 years ago
Update message.py

优化日志输出多行消息的方法,使得收到的消息显示在一行中,便于日志记录

cd7749936e854b718d4c4b557dea67ebe5c8815f authored almost 5 years ago
Update docs

d6f825473b1e1d7929f4111e638103ee965dd22c authored almost 5 years ago
Bump version to v1.4.1

2e2bfd5e312d2273900682a765d9c9338cbd74d2 authored almost 5 years ago
Warn if failed to register command

d363cea58fb5b624c32d3739a120e4ab5394d4b4 authored almost 5 years ago
Support str type for aliases

f7e4223dc680ca2cafc558734bc4589aa7800c5e authored almost 5 years ago
Update changelog.md

cfa9fc39366c59ebeee4270774d8f194f31a5a8f authored almost 5 years ago
Reformat

9a818f781b4afd47691482b84d6c8507acfe4fd7 authored almost 5 years ago
Update helpers.py

Fix ValueError: too many values to unpack (expected 2)

4d1d9c50f3aa579357c6a503f1f8ecca206f73f0 authored almost 5 years ago
Bump version to v1.4.0

5f55e3038101b40c06bf91ed004bc476e16db616 authored almost 5 years ago
Fix #98

76f1dfc2a56250ca6a5e0f3502a9165b47a562d1 authored almost 5 years ago
Escape *args in render_expression, fix #86

3d030fdd0363a30cede15d4bdacbd4d047e0e5b5 authored almost 5 years ago
Fix compatibility with Quart 0.11

932d178c15d45c344406785ac48b8d51f7cb7abd authored almost 5 years ago
Fix stub file bug

9b131ca85516a4ae377ca0be6b463f9114d6c6f6 authored almost 5 years ago
Adjust relative links in docs

8efdf0ba74660e0d1b18e8fc0cac84a9f01714ef authored about 5 years ago
Merge remote-tracking branch 'origin/master'

da4b7bd005490d7cb4493d1eceb945eb86ad70dc authored about 5 years ago
Update docs

389e83b4f7ae55e76f37260966de5add348731e1 authored about 5 years ago
doc: 添加session.ctx的说明

da7c62a259a3a3deb474755e365860ab7f8b2f4b authored about 5 years ago
doc: server-app

99858c4ead7d7a73752a391c7886f41432ae1bb9 authored about 5 years ago
Merge pull request #134 from yuudi/master

Doc: Scheduler

32047bc8e3a783ec5a9f653f2c2935146ed1910e authored about 5 years ago
doc: Scheduler

ecc73872a9bd91815546d476b4b639266d4813f7 authored about 5 years ago
Merge branch 'SDchao-patch-1'

7c93fd0b416fdf46887294aa13677b8f29ff1b32 authored about 5 years ago
Fix format

e52cf045cbbc40ff0619fd47646cf9c4c4def9d4 authored about 5 years ago
添加API_ROOT配置说明

指引中似乎没有提及使用Http通信前需要配置API_ROOT,所以加上咯

9a4f15a05cadfdd38bf65ee4bc3db750afddbc7e authored about 5 years ago
Update README

7d96bacbb9b979f3e7ae4a33d371863df5933d86 authored about 5 years ago
Merge pull request #127 from StarHeartHunt/patch-1

Update getting-started.md

5849fdcf4d497cf52b481fc530e58e33f459cf03 authored about 5 years ago
Update getting-started.md

Change the order of warning,makes it more logical

005f58bca94b8dee9ad13b5598f254833f6822ee authored about 5 years ago
Update advanced docs

2098873cf29a25fc72993847b6a6d236a0b104d5 authored about 5 years ago
Merge pull request #114 from Lycreal/patch-1

Update "使用 Docker Compose 与 酷Q 同时部署"

6a572ca9b6d9809bfafa4caa691d8f851d1c9f2e authored about 5 years ago
Fix docs bug

eeb7667658f3352f588c7840d0ac14a3e871f5ae authored about 5 years ago
Merge pull request #116 from xulouzhe/patch-1

一个文档描述的小错误

a4a3368e0335f1fcad3a973ed666230553da2587 authored about 5 years ago
Update nl-processor.md

fba3c93879e3201db2517f6b0b0d7e4a72f2a7f7 authored about 5 years ago
Update "使用 Docker Compose 与 酷Q 同时部署"

a04d088ba840218f378ae1781d9120174555558e authored about 5 years ago
Merge pull request #104 from LiuZHolmes/patch-1

增加对ip地址配置对说明

ef10a52f30b2bb9d0a88178aa31e3c1bcad6aa2d authored over 5 years ago
Update getting-started.md

e85a44af04af8be5b12ab4a5bb902a79b5343275 authored over 5 years ago
增加对ip地址配置对说明

d8a4b72e7b0230ee9dd604cee30a2146f2183405 authored over 5 years ago
Update README.md

ffe2dadd46cdf45741959c7ec139c8ebe2eea768 authored over 5 years ago
Update README.md

67c8c81e91538be83c81751dd17ec073479184a3 authored over 5 years ago
Merge pull request #85 from marionette-curtain/patch-2

Update api.md

84986cc44a9f89c672b0714856f033f491fbc997 authored over 5 years ago
Update api.md

2f5d37c426372091d3e1141eac0fa7c07808f444 authored over 5 years ago
Update api.md

a163d2c0755b1e3d56c3b3b591a0e5885a706105 authored over 5 years ago
Update api.md

f55ffe817be568887cb8301672448a7e6cd29ab9 authored over 5 years ago
Bump version to v1.3.1

a398ad3f162ede08b8d6e569321b0b9b769fb648 authored over 5 years ago
Update changelog.md

62838b8f7cb02bd6ec6d243f2ae365d219ebb694 authored over 5 years ago
Update api.md

e6944dc8e8019378a9a582676f6a3e04f36a8357 authored over 5 years ago
Update natural_language.py

c2de849ea7ed737f9d080b924558915483363cd6 authored over 5 years ago
Merge pull request #81 from yorushika/master

修复 @on_natural_language 装饰器未检查 keywords 参数类型可能导致匹配错误的问题

60101e763415e7e04d1e92a20e1e2f86d6699a0e authored over 5 years ago
add type check for argument `keywords`

a3c40092d9d038c9cb5ee269c79f53e602d287fd authored over 5 years ago
Merge pull request #76 from jeasonnow/jeasonnow/fix/nonebot-doc

fix (doc): 根据docker doc修改docker部署下的cooq http配置的部分文档

2be73db35d4beb1c1dda012ec2eea6f82cd831d1 authored over 5 years ago
Update getting-started.md

314a7ef028999a99aa0a63dd4858e99699d4adfb authored over 5 years ago
fix (doc): 根据docker doc修改docker部署下的cooq http配置说明

93a18714faf87671b4949b19900b0f0e888977e8 authored over 5 years ago
Update api.md

13ed9e4e87d9824b61592520aabda6d2737c8848 authored almost 6 years ago
Fix typo

1bb753add0f359dfa8ac63d0ae2cfa67c91c1c28 authored almost 6 years ago
Bump version to 1.3.0

32981017fb32fb2f99acdbda8eaefe9ffdacfcad authored almost 6 years ago
Update docs

fa388eec6258b399b719eea7b18a24266e7121ec authored almost 6 years ago
Add missing type hints

569b3b5803d1fc42cce8b5d6747ed2504651be66 authored almost 6 years ago
Add max validation failures check of command arguments

5986afb2007e0f3c7136079462c4fbf958da479c authored almost 6 years ago
Fix bug of handle_cancellation()

635fc70756b7397898d1b5913832375456cacee1 authored almost 6 years ago
Add argfilter type "controllers"

ab4d12d21473ee2929c0d98771cbda63b91badf2 authored almost 6 years ago
Check nickname before parsing command, allowing users call commands with nickname instead of explicit "at"

838213d43823ed7207e2edbc10562dc6cad0ddb1 authored almost 6 years ago
Allow no space nor comma between nickname and message body

fdc7327a0c788b41bd2266f2e638421d65dd4528 authored almost 6 years ago
Bump version to 1.2.3

0fd3cc03651e7db5d1f74f7fa8a4fed714c313ea authored about 6 years ago
Move scheduler staring to Quart's before serving hook

c1486ebbbed99d4931103bc1c0c917ec81a5bcd8 authored about 6 years ago
Remove a useless parameter

bfba4d1bd45632652ca6688b3e96acac7dda3d3f authored about 6 years ago
Bump version to 1.2.2

6857d0d2dfdc1835d1f1da7de1ded8c06cd113da authored about 6 years ago
Update docs

23d0a57a5f935bab68dac5f7fb80709b55e28ec0 authored about 6 years ago
Allow positional arguments while rendering expressions

9190b65b6d981451010d9a84899c9ecc56b2c897 authored about 6 years ago
Fix bug of IntentCommand

7860c029733e6280ad2a05aa8193042e9c6d06ee authored about 6 years ago
Fix docs

b37ead1640213c1f68f3849ffd71d1acda0745b3 authored about 6 years ago
Update docs

e22e4a019f1ef229602b3ff95d7d8911d460970e authored about 6 years ago
Fix bug of `context_id()`

00ff96aed0dcbdcbda26127632de7060bdd37012 authored about 6 years ago
Update builtin plugins

7713dc3be88d8cdb159e2694257f997b275cf350 authored about 6 years ago
Fix setup.py

0256ae421684b6aafb6863be94ed6fc36b50783a authored about 6 years ago
Bump version to 1.2.0

c4ce046b9623fb1c2e5020fd9f4e2563cebb09fd authored about 6 years ago
Update docs

541a41d00ce8597ac5d387ede099edbea2814bc6 authored about 6 years ago
Fix detail behavior

0ecaa57230c9f2435f12a6774bb8b34d9cd972e4 authored about 6 years ago
Adjust

189cf23720b69cc3edd3ed5043e2030b9ae74cd7 authored about 6 years ago
Adjust type hints

bd1c272eece732386c1bb37b72a66f1d04f5ed13 authored about 6 years ago
Rearrange some code

78d48fb163935803a586eabdaf54b3c265e2bbae authored about 6 years ago
Revert "Add deprecate comment"

This reverts commit 366d7d9b

d88eda7c664fd6ca060dc9ba6315f3ebc4752e28 authored about 6 years ago
Add deprecate comment

366d7d9bfd37d6c971c911c63d7a9f55f0f5949b authored about 6 years ago