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

Add default behavior while there is no `args_parser_func`

ca49aa7c98f261af83bf67ec2d055ccb620cf725 authored about 6 years ago
Adjust

128cb8ce299f023f6fab5749901464c3af41ac36 authored about 6 years ago
Fix setup.py to include stub files

218a6c5665dd751a8029a9a076efc694defb4d96 authored about 6 years ago
Use stub file to keep class `CommandGroup` clean

347318aaaacc5255ccf9aa4c2365a670a1a47ecd authored about 6 years ago
Keep `send_kwargs` through `get()` and argument filter

ae35c2e08a03595acf2392b29f74c6fb998f1ed4 authored about 6 years ago
Make `current_arg_text` and `current_arg_images` readonly properties

1fd740d2233ba24be6a0e4352c055b04e3fbc59d authored about 6 years ago
Add comment

73838ac46adcbdfaea23e87406440aea03053817 authored about 6 years ago
Add default validation failure expression config

368b6290b3b3e467aa6a7e483dafc77207b1e9c1 authored about 6 years ago
Use functions to implement validators

0079cd187631fd0e4fc83858a98a224cc5dd40a6 authored about 6 years ago
Implement argument filters

f8ecc7bba12816ae8958844655bdbd952222116c authored about 6 years ago
Add `State_T`

6b6daf7235cce383f0abf49b41b4b899a2fe20dd authored about 6 years ago
Import context_id() to `nonebot` module

41803be7d856636fff863792640f3d7336e4f25f authored about 6 years ago
Fix typo

322852d4cf14fed6d06ee59c3ad4a57812f3b826 authored about 6 years ago
Update comments

f1aa28e14bc81f4622e6b5e58b1c84a8b4d81930 authored about 6 years ago
Add class IntentCommand to replace class NLPResult

35ba57c059e3b3d01c962db3792cdd6f5f01416d authored about 6 years ago
Add docs for writing "usage" command

9d138a059555ebec24bfe748f47859933d993202 authored about 6 years ago
Update changelog

f8ec3ace439597d60c0fdb93d18173e2c26798d9 authored about 6 years ago
Add "usage" command demo

04219275d04e1bfbbb53bee3f70c0c7ffda201ef authored about 6 years ago
Fix to_me while in a session

0a3d07b70eda71fdc58352fb31ced3e7c3213d9b authored about 6 years ago
Fix unhashable __plugin_usage__ bug

9359904fe777324b2a68e9c849349c1ee84cbb62 authored about 6 years ago
Bump version to 1.1.0

251e80b81b878b6913736857788f248a2216d9d0 authored about 6 years ago
Update docs

dd58241bb07793ee710100981286da9b76a4f93d authored about 6 years ago
Allow "at" segment at the end of messages

3ab3904d602db786666276370e1ca9abe0c9850f authored about 6 years ago
Fix typo

f494e5db47b7ba4d28af0db3b7d88fecf95a45dd authored about 6 years ago
Log self_id while receiving messages

06553c454b04fb84d1c438134672715b0adeb5a1 authored about 6 years ago
Update docs

99fd8324414875054a0197659d971a0d42a434e6 authored about 6 years ago
Add BaseSession.self_id property

16c15bca41f7cfc35a3211b75599a69f7c8b0719 authored about 6 years ago
Update docs

1b6567afe1472eb09725049afc8e65922452aaee authored about 6 years ago
Add return value to Session.send()

245c0db3c79373d2fe40048265bd034032601af7 authored about 6 years ago
Update docs

a86199d5f3ed05a2aa2a4ef7a59a024ef16cc791 authored about 6 years ago
Update plugin module

07aa0b81f7f84f62c0b9e8c8f2584961a2874663 authored about 6 years ago
Update changelog

6a8758147ccee0e67f43c6c951b328d18724e240 authored about 6 years ago
Add comment

2e2ac2304c14673ea452a40790704e7839a4cd86 authored about 6 years ago
Improve Plugin class

17ce1e8e67641c93eb339fad044e72803dfa1d99 authored about 6 years ago
Add get_loaded_plugins() function

a20996d83ab99775b23dcfa5b5e82c95492932bc authored about 6 years ago
Update README

7dbf216b5cedb35bf17564a26354d6447f5d9c35 authored about 6 years ago
Remove .vscode

e2f48c45e9298a22e4e652dde285ff438ec64d6e authored about 6 years ago
Replace "酷 Q" with "酷Q"

bbf19a245f76f5d3476d4970146c704fbd8e2708 authored about 6 years ago
Update changelog

89401ee79275963f283025955c7c3b60ca8f85ce authored about 6 years ago
Adjust kill_current_session() function

a2469b45f463ede803a7c27cc36b0de2339be3cd authored about 6 years ago
Rename package to "nonebot"

663797219a3dd404de525764c0e6a103cd774654 authored about 6 years ago
Bump version to 0.5.3

b8cb8e440bbb3a5d602fcd8b90ce8ea09efb9ef0 authored about 6 years ago
Add some aiocqhttp.CQHttp APIs

56d17b6da2cf67d9cef758008112fe3cac4a2b7c authored about 6 years ago
Remove todo

25348f2ec891b1e748ae2613e5c2b8cbc693cfef authored about 6 years ago
Update docs

0d986de09073704ee015c3e4fdc625ed498e9449 authored about 6 years ago
Improve plugins loading API

20ad2d0aa2467a6b94284078c4a61f8847a0b75c authored about 6 years ago
Update changelog

f6234cb85c3d54bba190fb9fa09e5e71df6f6607 authored about 6 years ago
Update docs

323a198f0d857d1f42d71be3e0bc678db30ff9e6 authored about 6 years ago
Fix command finding bug

68813f9698ecdc5f6cb137280bce8c4a0e6bfec4 authored about 6 years ago
Bump version to 0.5.2

637a9aa8c2b2a59e1b7fdb99f56431441879aca7 authored about 6 years ago
Update changelog

dd22cc1f012f9dcae0a7e98cd8189c808affd473 authored about 6 years ago
Improve exception handling

d90c9a072cb61421aaab7328a8b95e01441ca548 authored about 6 years ago
Update changelog

36a498cf74d6fd67938ac2267d7a48830686b87e authored about 6 years ago
Update README

5f2996843fd63e7294dd27d9ec7f8fc2e9588745 authored about 6 years ago
Fix nickname matching bug

ecb48c8ffaa1c62c516cc0f63a29ed4d58c7ba5a authored about 6 years ago
Update docs

89f49bde415540c11e9399ef6321ac4566bceaa6 authored about 6 years ago
Update changelog

28e5dbf95e821d79da9e7e456ab07ee85707a8ea authored about 6 years ago
Bump version to 0.5.1

2400493be5506e386655a3de2db7410dda44d3c9 authored about 6 years ago
Improve message sending APIs

7dff9f7fd5bd098ab1477643dcb82a8ef9e06b97 authored about 6 years ago
Fix typo

7cb634c77abd4c29f0374509be51fe45a539eeff authored about 6 years ago
Update README

83990a7e8c6d2a8131fc1a5cb196f175cafd628d authored about 6 years ago
Bump version to 0.5.0

fbc97f7fd835c89e82aae9ebb0d2944022ab65d5 authored about 6 years ago
Update docs

5d106804fadfe460ddf28a4e72cd55abbd6cec56 authored about 6 years ago
Update docs

6dad545a3860f799439ebc5a228e62ff7c29c99b authored about 6 years ago
Add shell_like argument to on_command decorator

f669558050eab5b8337ffb8c920cc870a06d402b authored about 6 years ago
Improve ArgumentParser class

70098556e85b5a9fbd5c48fdb46f60a646089bea authored about 6 years ago
Remove "switch" command

be2e44bc967f6408b24d6ca9c469c82db81dcba3 authored about 6 years ago
Add "switch" builtin command

6491f274fbaf44363bcfde427fe97c78cfcae569 authored about 6 years ago
Update package.json

0751f05d6c5b16424959d9c803a21b243cc35f20 authored about 6 years ago
Update guide

19a3b7cbc6f6f14653ff32f2697e2da10d5b8517 authored about 6 years ago
Update docs

7086739675b23fadfd350aec23eee2c886426ee1 authored about 6 years ago
Update demo

fb5716c6e4c7b99b9c7e3e240ac94e6e6af0776e authored about 6 years ago
Adjust expression-related APIs

6fff0985aeeca137d4c747a6969aeb2ecd008ccb authored about 6 years ago
Update gitignore

07ac7c44e0273f64d07a0bd8cdf3bf1fc5af5505 authored about 6 years ago
Fix command finding bug

f38c3e1c30ac53290f7d05d543ade5566f3e0026 authored about 6 years ago
Fix docs

034f121cc0a79cf23f58dfeba35de3ac827ab91c authored about 6 years ago
Add diagram

92bd3105cbddbfa38ea32c4355ac66fc56f85604 authored about 6 years ago
Fix typo

4371b7da527871563656c12b29b0c9aaae9d8916 authored about 6 years ago
Merge pull request #23 from yucongo/patch-1

Update getting-started.md

0823e7ee18b4abe5313fe439178697dfb84fc4ef authored about 6 years ago
Update getting-started.md

a107f9f718c6a66ada1b354a0fc839dbc8f7bb0e authored about 6 years ago
Bump version to 0.4.3

3f66c14241115ec2136d7891210368910081375f authored about 6 years ago
Nothing

ca16f620c45de21bb8a17a5138ecb38596e3d39d authored about 6 years ago
Add empty message support for natural language processors

bc8cdf6131a265e7a939734f8b641f1e41b75a28 authored about 6 years ago
Add GA

c4147e47ccddc4a73578a2bc1cfbf78c5c006bc1 authored about 6 years ago
Update docs

c11601756f267f93659cb15aefa03858219e97e1 authored about 6 years ago
Bump version to 0.4.2

23339afcbaa0bc393402f0718621e91d5dbe0dff authored about 6 years ago
Fix another bug introduced by the last commit

f87a29f708b784f5b52d627c8b06a17fd2df3b64 authored about 6 years ago
Fix a bug

f31baf4623fa3e92c7a524e1c86f91feec39e781 authored about 6 years ago
Bump version to 0.4.1

8e877b6cd3b562b294b57e3f1d82e346eb46b361 authored about 6 years ago
Update changelog

601fc00af790d2c3a4707e23d1e5b558c02fbf63 authored about 6 years ago
Fix bug of privileged command, so that fix #14

788aa62350dbd84533cf635783f619fb6e538133 authored about 6 years ago
Log error messages while failed to load plugins

2e4c6d853552af03df6b3ddcf1ab6f7fddce8e06 authored about 6 years ago
Add calling-cqhttp-api

5be0fa74736e8fdd8c0680f04ce68cc431f632ec authored about 6 years ago
Fix typing

e0cebd6a7a59093d83dda20c54397c5f2446fde2 authored about 6 years ago
Update docs

178a9152514908994f464fbc20ad0b88c137ed4b authored over 6 years ago
Fix bug

4b26e77f8284bd81b7da97c5252adbc9232577d7 authored over 6 years ago
Update VuePress version

87fae851fd7617858e59139a0a7dd4d6810684bb authored over 6 years ago
Add changelogs to docs

6a4e348f1fb3aeca511ebdcb6c80525818d030d8 authored over 6 years ago
Update docs

0d166388e7c325d5b1172a313ba0d2a21204a01d authored over 6 years ago
Bump version to 0.4.0

d8f6066193abdd2bcac64978102842dc23403e30 authored over 6 years ago