Ecosyste.ms: OpenCollective

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

NoneBot

NoneBot 是使用 Python 编写的异步聊天机器人后端框架。
Collective - Host: opensource - https://opencollective.com/nonebot - Website: https://nonebot.dev/ - Code: https://github.com/nonebot

:beers: publish plugin 运行状态 (#2586)

github.com/nonebot/nonebot2 - f7aeea2f3d27ed19fcd274bd8d3d72242fe22fe8 authored 11 months ago
:bug: Fix: 消息段数据采用 str 存储 (#97)

github.com/nonebot/adapter-onebot - f7cf5158dc5abdce8b611f25a340b0cdca933f77 authored 11 months ago
✨ support pydantic v2

github.com/nonebot/adapter-discord - 659b72b7ecd21be57116eae2f4d86859af6a1534 authored 11 months ago
:bug: Fix: 配置项无法使用字段名填写 (#96)

github.com/nonebot/adapter-onebot - 8151707aa08a7f7b25283d41b6a9fd3e698ce86f authored 11 months ago
:memo: Update changelog

github.com/nonebot/nonebot2 - b2da7d4caef4271adff2a3d5f94120d2cd636d1f authored 11 months ago
:beers: publish plugin nonebot-plugin-bf1marneserverlist (#2583)

github.com/nonebot/nonebot2 - 239f9769c27191a9dff585da2f5021b27b34acd4 authored 11 months ago
:bookmark: Release 2.4.2

github.com/nonebot/adapter-feishu - 09317e9055753d350698925227beacac5e6f892f authored 11 months ago
:bookmark: release 2.4.2

github.com/nonebot/adapter-feishu - cd29a6f55d69b3ef53eac50d33c1cdcce9438452 authored 11 months ago
:arrow_up: bump dependencies

github.com/nonebot/adapter-feishu - e5f08a67629092c1ae85000364d2119f1f639c9e authored 11 months ago
:fire: temporarily remove pyright from ci til extra path got fixed :(

github.com/nonebot/adapter-feishu - 13e1708e7393d799a95e132ab5354eb5212f3a00 authored 11 months ago
:wrench: add tests as isort src paths

github.com/nonebot/adapter-feishu - 87baf874f047ab605bdddcd5c8749b46253f2262 authored 11 months ago
:rotating_light: add tests extra path

github.com/nonebot/adapter-feishu - fe434e7c14a5e936fe0c591fe94238fe92c35aa2 authored 11 months ago
:white_check_mark: CI: 添加测试用例 (#97)

* :art: improve tests structure

* :white_check_mark: add utils test

* :white_check_mark: add m...

github.com/nonebot/adapter-feishu - 67ce5771ff6db588de19d830ec32c11f03ffc925 authored 11 months ago
:bug: fix version 0.37.1

github.com/nonebot/plugin-alconna - da4cca76d466667e9d46fdb4f84e46d8d6aba3ca authored 11 months ago
:bug: version 0.37.1

fix use_command_start

github.com/nonebot/plugin-alconna - 7c0a57795d7f29501b5403672cac3a5c1a4454d2 authored 11 months ago
:memo: Update changelog

github.com/nonebot/nonebot2 - f5947518b1ae2c7c8e937f0ec3bd718d3211b45d authored 11 months ago
:memo: Docs: 更新 Session Expire Timeout​ 文档 (#2585)

github.com/nonebot/nonebot2 - 1a4afa406b27472a7793cab8de7271ce3be3ef93 authored 11 months ago
:sparkles: feat(sqla): dependency cache and validate

github.com/nonebot/plugin-orm - c92972cea6e54227d013baa2cda01e71307d6563 authored 11 months ago
:bug: fix(sqla): print log twice when `SQLALCHEMY_ECHO=true`

github.com/nonebot/plugin-orm - 636c969edba31996415dd6483d5eba36a2c36609 authored 11 months ago
:bookmark: Release 0.7.0

github.com/nonebot/plugin-orm - f53e8028341027f49b4881a42aa7bc8db2780779 authored 11 months ago
:arrow_up: refactor: support Pydantic V2

github.com/nonebot/plugin-orm - 4a0561e65b2c2e4647c3c55c3aacb18a9c5cc4ae authored 11 months ago
:zap: perf(sqla)!: sync function and async dependency of session

github.com/nonebot/plugin-orm - 94d7fe4519706c5b4637984a539bb9bf45a0cbeb authored 11 months ago
:arrow_up: auto update by pre-commit hooks (#11)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-au...

github.com/nonebot/plugin-orm - 16acc6fd3213e5b217b6ac02fbad516a89559bc2 authored 11 months ago
:sparkles: flatten message segment

github.com/nonebot/adapter-satori - d02c6efcc957fe45658c161c35ecfd5f87e523e4 authored 11 months ago
:memo: Update changelog

github.com/nonebot/adapter-feishu - 078c879b09361fcd3e2519f0e3cb8d47747efecf authored 11 months ago
:white_check_mark: CI: 添加测试 (#96)

* :white_check_mark: add tests

* :wrench: add events config

* :white_check_mark: add misc
...

github.com/nonebot/adapter-feishu - 827fd04f71700ccc4b126c2dbc0971dcd0ea6c53 authored 11 months ago
:fire: delete unused func

github.com/nonebot/adapter-feishu - 50f8b357f7614c2f6aac9f454af9d08e1f028655 authored 11 months ago
:bug: use `URL` to construct api url for better compatibility

github.com/nonebot/adapter-feishu - 7d71f47992da118b2b4fe9c6f60c503358f916b7 authored 11 months ago
:bug: fix __str__ of message segment

github.com/nonebot/adapter-satori - 7042bd3db67d87ecf49f75294d9c993ca9cb86ef authored 11 months ago
:sparkles: update element.py

github.com/nonebot/adapter-satori - c5a098422578236d3def4c2f9b42a508baeb0c0a authored 11 months ago
:bug: version 0.9.3

fix pyd v2
resolve #14

github.com/nonebot/adapter-satori - 6cb8fbd507c16f18851ce554bac764fcd9d245bb authored 11 months ago
:bug: version 0.9.2

fix ChannelType
resolve #13

github.com/nonebot/adapter-satori - ef10946f5f821a65d291b7ec9b989287499d7122 authored 11 months ago
:bug: fix post message serialization

github.com/nonebot/adapter-feishu - d73496ce7716b1d130b254ff86df3593cedb56a4 authored 11 months ago
:bug: fix pydantic v2

github.com/nonebot/adapter-feishu - 8d9922b0967b1ede067617cb0f1b0b656fb8d0cb authored 11 months ago
:bookmark: bump version 0.4.1

github.com/nonebot/adapter-github - be69587bfa1b6753ebccadc66e834cd96e424a0e authored 11 months ago
:bug: Fix: 修改 model_config 的兼容适配 (#18)

github.com/nonebot/adapter-github - 4edb13faa4d566e2021bf4e7221609794d2a12f0 authored 11 months ago
:memo: Update changelog

github.com/nonebot/nonebot2 - 412b879f39189d616b8ec7bd4d73efa5015bad74 authored 11 months ago
:sparkles: Feature: 优化 pydantic 兼容函数 `model_dump` 和 `type_validate_json` (#2579)

Co-authored-by: Ju4tCode <[email protected]>
Co-authored-by: pre-comm...

github.com/nonebot/nonebot2 - a83034654520cce4f30a0691460313190c6aa1bc authored 11 months ago
fix(store_test): 修复指定 key 时无法正确读取配置的问题 (#204)

github.com/nonebot/noneflow - e4eeb37ea0743607cea796cbe234c1ae16ad7326 authored 11 months ago
:bookmark: Release 0.6.4

github.com/nonebot/plugin-orm - 9d2b64e71780d7e9c38e7ca7c0b97f14897a6e2e authored 11 months ago
:zap: perf(sqla): single layer scoped session

github.com/nonebot/plugin-orm - 477c0f4860b7842fe512798ac246c49c16fcd103 authored 11 months ago
:construction_worker: ci: remove prettier

github.com/nonebot/plugin-orm - 28326e365b07c52682351f97d4cb844924c5c8de authored 11 months ago
:rotating_light: update type hint

github.com/nonebot/nb-cli - 8df89823180b0796c23ee8d21fc6457ce95ed46e authored 11 months ago
:bookmark: bump version 1.3.1

github.com/nonebot/nb-cli - 62af51b5fae3e13d9f191e09be6ad36b21983025 authored 11 months ago
:recycle: Message (part I)

github.com/nonebot/adapter-telegram - 76d371dfd19444d66f541ad75adb84b0a51083ae authored 11 months ago
:bookmark: bump version 0.4.0

github.com/nonebot/adapter-github - 254f5ee93c1ebc4dfb2fae259936aaa290fc5145 authored 11 months ago
:sparkles: add validator compat

github.com/nonebot/adapter-github - 94f49ca43dd6f9017c81e983978daeb94b4d52f7 authored 11 months ago
:memo: Update changelog

github.com/nonebot/nonebot2 - fbb8320a25c783fbb77a23517066edc044481946 authored 11 months ago
:beers: publish plugin splatoon3游戏nso查询 (#2575)

github.com/nonebot/nonebot2 - 14f4a0f701dfc079e5a836887d035ae5b92b5b5a authored 11 months ago
:bug: fix(alembic): incorrect change in 19aab8b7ce1c7383b5d4dd2cc52dbaa7be588187

fix #12

github.com/nonebot/plugin-orm - acb105ae6e64eb5c4bff9d07c94b0d831344e492 authored 11 months ago
:bug: no duplicated warnings (merge #66)

Co-authored-by: Cypas_Nya <[email protected]>

github.com/nonebot/adapter-telegram - 61ef4f4e4be331d95e51e29d8131f85d7c99e059 authored 11 months ago
:alien: Telegram Bot API 7.1

github.com/nonebot/adapter-telegram - a44c87aca8457c71d8277617149b97064aeb5b4c authored 11 months ago
:bookmark: bump version 2.4.1

github.com/nonebot/adapter-onebot - e05d92c05c7b284f1b2aa925af088082365863a0 authored 11 months ago
:bug: Fix: pydantic v2 `URL` support (#93)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

github.com/nonebot/adapter-onebot - f36e9c5cc2b9644a28e4a8015a2906d72252ca51 authored 11 months ago
:memo: Update changelog

github.com/nonebot/nonebot2 - e82e2817d5215c5263a70fc489003f3020c54306 authored 11 months ago
:bug: Fix: 修改遗漏的过时 Pydantic 方法 (#2577)

github.com/nonebot/nonebot2 - ffbd1f9aeb0d522fee92e4320fef23a74422050d authored 11 months ago
:sparkles: update templates

github.com/nonebot/nb-cli - f2e3d838f30e91f8ca165cb3cae6c55b019727a8 authored 11 months ago
:bookmark: bump version 1.4.1

github.com/nonebot/adapter-qq - 8f8025339f077d2d5264eaa56f0c7cc814145b6c authored 11 months ago
:bug: Fix: `field_validator` typo (#101)

github.com/nonebot/adapter-qq - 616db72c7987478be5c708bc0dd19109dfa903b3 authored 11 months ago
:pencil2: fix many typos

github.com/nonebot/adapter-telegram - 7ffed6c9c67cc51349065b596b0578dca77336d9 authored 11 months ago
:bookmark: bump version 1.4.0

github.com/nonebot/adapter-qq - 523e1717f54f9f574a767f013fd38022e9904fce authored 11 months ago
:bookmark: release v2.4.1

github.com/nonebot/adapter-feishu - cca67d656890f552247d4ca98d4326b5227f6c16 authored 11 months ago
:arrow_up: bump dependencies

github.com/nonebot/adapter-feishu - 3611ed6a306ef2b95d8b682c4f8e1d4d3f0c3a75 authored 11 months ago
:bug: fix pydantic v2 behaviour changes

github.com/nonebot/adapter-feishu - 7f3cadbe4a39bb4fd31d46ea07c1a37f5745b9c6 authored 11 months ago
:bookmark: version 0.9.0

adapt nonebot v2.2.0

github.com/nonebot/adapter-red - 4eb3f0867564a8abf082993ae7897b6b7ff86c3b authored 11 months ago
:sparkles: use compat validator

github.com/nonebot/adapter-qq - c2d82128ed974b954239bd40b30579c611069207 authored 11 months ago
:bookmark: version 0.9.1

github.com/nonebot/adapter-satori - a4e54d384b84af6a48cd146c6440951d2df61e3d authored 11 months ago
:contruction_worker: add test CI

github.com/nonebot/adapter-satori - 81af5500639093bb4916f8892aa391052615de83 authored 11 months ago
:bug: add missing default none value (#37)

github.com/nonebot/adapter-red - dca0a77fe1efd3c68aabc6ee157a1e81e453fcc6 authored 11 months ago
:bookmark: Release 2.4.0

github.com/nonebot/adapter-feishu - b422dfbb5dcf5912fbff5c77f88a76cf2288fe55 authored 11 months ago
:bookmark: release v2.4.0

github.com/nonebot/adapter-feishu - dc4439a1b70badf7de56283663f500f5c7fb5e0d authored 11 months ago
:memo: Update changelog

github.com/nonebot/adapter-feishu - 6befda0af16698f1295b7cd0a9347e269ad94d1d authored 11 months ago
:sparkles: Feat: 添加 pydantic v2 兼容支持 (#94)

* :sparkles: upgrade to pydantic v2

* :arrow_up: bump dependencies

* :rotating_light: add ...

github.com/nonebot/adapter-feishu - 6b8daa441b80f4a0f31ae6a6d9e3ab3be6fd6c60 authored 11 months ago
:memo: Update changelog

github.com/nonebot/adapter-feishu - 78e2debc6cea0842b71f40269e4dab1d765d18b5 authored 11 months ago
:arrow_up: auto update by pre-commit hooks (#93)

* :arrow_up: auto update by pre-commit hooks

updates:
- [github.com/astral-sh/ruff-pre-commi...

github.com/nonebot/adapter-feishu - e2495fe9a6308ca5a152b5aa60fba9ba9c959ceb authored 11 months ago
:bookmark: bump version 1.1.0

github.com/nonebot/plugin-sentry - 3b5acbd5236efba0dda273e39452fc862f402d46 authored 11 months ago
:memo: Update changelog

github.com/nonebot/nonebot2 - 5ab418a3cfa1f2b1ac9b1a244f3e7136b93c6394 authored 11 months ago
:beers: publish plugin Chikari_yinpa (#2571)

github.com/nonebot/nonebot2 - a58e00b2061bb841f6feaef3b017950f62a914e7 authored 11 months ago
:white_check_mark: fix pytest in 3.8

github.com/nonebot/adapter-telegram - 019314b86ff83e3d2e9c0342bf3e2e24bbd7f254 authored 11 months ago
:sparkles: append update

github.com/nonebot/adapter-satori - c60b5a7bb58561e61eb009a7ef033c795a9f9c57 authored 11 months ago
:construction: add compat.py

github.com/nonebot/adapter-satori - 84c5f1275c7f235d06d767735560a551e857da5a authored 11 months ago
:sparkles: upgrade to pydantic v2

github.com/nonebot/plugin-sentry - 8950ce44605300ece49a2e7c8ad581ebf613401b authored 11 months ago
:sparkles: upgrade to pydantic v2 (#36)

github.com/nonebot/adapter-red - 75db0ee7876f860ff03f029591afef93c31288a6 authored 11 months ago
:bookmark: bump version 2.4.0

github.com/nonebot/adapter-onebot - 4f8bc16507f67dccbe1591408292ff27bf021988 authored 11 months ago
:sparkles: Feature: 支持 Pydantic v2 (#90)

github.com/nonebot/adapter-onebot - ac6e5a17fd4aa1a6f72034fa545861ae52ebd316 authored 11 months ago
:construction_worker: update release ci

github.com/nonebot/plugin-apscheduler - 95c932cbb3f9104acf1e5097c78adba13ed3bf35 authored 11 months ago
:bookmark: bump version 0.4.0

github.com/nonebot/plugin-apscheduler - 7504590ace807c4284d63cad6522d81c31291e8f authored 11 months ago
:rotating_light: add ruff linter

github.com/nonebot/plugin-apscheduler - d9ef9368c0ca5688c02f188959cb4113878fe941 authored 11 months ago
:sparkles: Feature: 兼容 pydantic v2 (#43)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-au...

github.com/nonebot/plugin-apscheduler - 31ecc7b3337475854caefd5bdae25bc8237a1d9b authored 11 months ago
:memo: Update changelog

github.com/nonebot/nonebot2 - a74682bbf68eee9ee9c92a0882efa23f5b486210 authored 11 months ago
:bug: Fix: `Message.__contains__()` 未考虑 `bool(MessageSegment)` 存在 False 情况导致的异常结果 (#2572)

Co-authored-by: Ju4tCode <[email protected]>

github.com/nonebot/nonebot2 - 11142253fb205bbb2da6e36f6b8f35475e77b39c authored 11 months ago
:bookmark: version 0.9.0

resolve #11

github.com/nonebot/adapter-satori - 97d3e93165b8f2d79204d3ac4a940c3449a3d8f4 authored 11 months ago
:sparkles: update Nonebot v2.2.0

github.com/nonebot/adapter-satori - ba29e3e1ebdd7833b326105608364b84e6b8cadc authored 11 months ago
:wrench: add devcontainer.json

github.com/nonebot/adapter-satori - c71b8a5a90073750eaa519c846ec5223911ae868 authored 11 months ago
Merge branch 'master' of https://github.com/nonebot/plugin-alconna

github.com/nonebot/plugin-alconna - 563c772a0a3805c5e1db97b5716a035571e99d5a authored 11 months ago
:arrow_up: version 0.37.0

adapt Nonebot v2.2.0 with Pydantic V2

github.com/nonebot/plugin-alconna - db8e21fbde6309dbd818c60e4ef9e461a3b217f7 authored 11 months ago
:bug: Fix: 回复消息的 id 应该为 int 类型 (#91)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

github.com/nonebot/adapter-onebot - a4d43655a35933141f8f8d414add501095381d10 authored 11 months ago
:bookmark: bump version 0.6.0

github.com/nonebot/plugin-localstore - 33efa2beb17392d46612c9eefa227c3fe074bfa0 authored 11 months ago
:arrow_up: upgrade to pydantic v2

github.com/nonebot/plugin-localstore - 3601c8cecbd3e6a11a819f76348631a55b3082b0 authored 11 months ago
:arrow_up: upgrade to pydantic v2

github.com/nonebot/adapter-github - 451fa68016ed9c02ee7e4505389cd0a802508ddf authored 11 months ago