Ju4tCode
ea615946f6
Merge pull request #175 from nonebot/plugin/issue174
...
Plugin: 消息交互式 python 解释器
2021-01-30 18:40:23 +08:00
iyume
84504c9daf
🍻 publish 消息交互式 python 解释器
2021-01-30 10:37:12 +00:00
Ju4tCode
6137c1f341
Merge pull request #173 from nonebot/plugin/issue172
...
Plugin: mqtt接入
2021-01-30 13:46:04 +08:00
Mix
5b3ef53301
🎨 add support for on_bot_* event handler
2021-01-30 13:45:55 +08:00
Mix
8b3eb4e076
⚡ add retry for mirai adapter when websocket connection down
2021-01-30 13:36:31 +08:00
synodriver
9cbe182ff4
🍻 publish mqtt接入
2021-01-30 05:31:40 +00:00
yanyongyu
b140ebd149
🐛 fix wrong data in CQ:share #170
2021-01-30 10:56:58 +08:00
Mix
e2f837055e
➕ add dependency of websockets
2021-01-30 10:55:06 +08:00
Mix
5de41a18f9
🎨 sort imports in file
2021-01-30 06:10:04 +08:00
Mix
02af1c1227
🚧 finish forward websocket receive
2021-01-30 05:58:30 +08:00
Mix
0bb0d16d93
🚧 basically completed event serialize
2021-01-29 21:19:13 +08:00
Mix
5a9798121c
🚧 add some support for mirai basic events
2021-01-29 17:38:39 +08:00
Mix
8574b2ec72
🚧 start working on mirai-api-http adapter
2021-01-29 17:37:44 +08:00
Artin
5f6a2fffc5
📝 update ding-guide
2021-01-29 14:41:04 +08:00
Artin
27e06dd4e8
🐛 fix ding adapter
...
1. fix send `at_sender`
2. fix event parse error
3. `MessageSegment` add `atDingtalkIds`/`code`
2021-01-29 14:31:36 +08:00
Artin
06837d4a56
📝 add ding-guide
2021-01-29 14:29:29 +08:00
Ju4tCode
62cb63aa1d
Merge pull request #168 from nonebot/plugin/issue167
...
Plugin: 冷却事件
2021-01-28 11:09:46 +08:00
jks15satoshi
d43dcdf03f
🍻 publish 冷却事件
2021-01-27 15:56:14 +00:00
yanyongyu
a6fcc1ea2a
📝 add group link to doc
2021-01-27 12:08:22 +08:00
Ju4tCode
3047214676
🔀 Merge pull request #166
...
New: common config loading from .env
2021-01-27 11:54:27 +08:00
nonebot
115132a188
📝 update api docs
2021-01-27 03:46:47 +00:00
yanyongyu
5e3f1b5435
✨ new common config loading from .env
2021-01-27 11:39:34 +08:00
yanyongyu
2e75671d56
⚗️ add processor to ensure single matcher
2021-01-26 15:03:37 +08:00
yanyongyu
f8304406c5
⚗️ add new builtin plugin
2021-01-25 18:15:25 +08:00
Ju4tCode
e8d892ebc8
Merge pull request #164 from nonebot/plugin/issue161
...
Plugin: nonebot-plugin-wordbank
2021-01-25 13:49:08 +08:00
Joenothing-lst
9f37fb23d6
🍻 publish nonebot-plugin-wordbank
2021-01-25 05:45:55 +00:00
yanyongyu
853b797cd9
🐛 change USER perm and temp matcher type
2021-01-24 18:16:18 +08:00
yanyongyu
eb330c3260
🐛 fix plugin store pagination error
2021-01-24 14:36:11 +08:00
yanyongyu
109125b583
🐛 remove args in creating bot
2021-01-21 12:41:52 +08:00
Ju4tCode
c06e9bd432
🔀 Merge pull request #160
...
Plugin: 模拟抽卡
2021-01-21 11:18:06 +08:00
Ju4tCode
30132e21e8
🔀 Merge pull request #158
...
fix doc typo
2021-01-21 11:17:51 +08:00
yanyongyu
fbf2eb638e
✏️ fix typo
2021-01-21 11:14:35 +08:00
abrahum
a729b8fa3c
🍻 publish 模拟抽卡
2021-01-21 03:09:57 +00:00
StarHeartHunt
de0bca5c51
📝 update api docs
2021-01-20 23:42:48 +00:00
StarHeart
a028766cf8
Update creating-a-matcher.md
2021-01-21 07:41:12 +08:00
yanyongyu
8973e66ec5
👷 update ci add cache
2021-01-18 14:43:06 +08:00
yanyongyu
b0a71b461f
➕ missing aiofiles dependency for docs plugin
2021-01-18 14:38:08 +08:00
yanyongyu
9685a4b1bf
⚗️ seperate configs
2021-01-17 13:46:29 +08:00
yanyongyu
7c3b2b514a
♿ add request event approve reject
2021-01-16 11:47:48 +08:00
yanyongyu
fcac6f8a0f
♿ improve session id support
2021-01-16 11:10:54 +08:00
Ju4tCode
27189ebfbe
🔀 Merge pull request #149
...
add fastapi driver configs
2021-01-12 18:07:17 +08:00
yanyongyu
a1d801ba14
⚗️ new fastapi config settings
2021-01-12 18:02:05 +08:00
yanyongyu
9d047daef5
🚧 move cqhttp config into adapter
2021-01-12 17:55:27 +08:00
yanyongyu
719858168e
📝 update change log
2021-01-12 17:27:23 +08:00
yanyongyu
01fa2ece6e
🐛 fix wrong space strip
2021-01-12 15:48:31 +08:00
yanyongyu
e7993a4485
🐛 fix plain text escaped
2021-01-08 18:14:18 +08:00
yanyongyu
b6bf477551
⚗️ add got receive overload #142
2021-01-06 18:29:41 +08:00
Ju4tCode
a211f09a99
🔀 Merge pull request #143
...
fix config typo
2021-01-05 23:11:35 +08:00
theprimone
fe3122adbd
📝 update api docs
2021-01-05 15:08:58 +00:00
yanyongyu
0c517acee2
✏️ fix config typo
2021-01-05 23:06:36 +08:00