Mix
|
35d34a787b
|
📝 update document building struct to fit changes in mirai adapter
|
2021-02-01 13:20:09 +08:00 |
|
Mix
|
8fe562e864
|
💡 🚸 complete comments and optimize usage in mirai adapter
|
2021-02-01 13:19:37 +08:00 |
|
Mix
|
56592fc413
|
🚧 💡 add comments for message etc. in mirai adapter
|
2021-02-01 01:04:41 +08:00 |
|
Mix
|
7c9cbe7b58
|
💬 💡 rename some dataclass, add comments for events in mirai adapter
|
2021-02-01 00:01:31 +08:00 |
|
Mix
|
858639bebe
|
💡 📝 add some comments in code, add document build struct for mirai adapter
|
2021-01-31 22:43:43 +08:00 |
|
Mix
|
a39785d6d9
|
💡 add some comments in mirai adapter
|
2021-01-31 18:00:40 +08:00 |
|
Mix
|
20b299c758
|
🚸 add .approve and .reject method for request event in mirai adapter
|
2021-01-31 17:01:04 +08:00 |
|
Mix
|
3f56da9245
|
🚧 add support of reverse post and forward ws for mirai adapter
|
2021-01-31 16:03:15 +08:00 |
|
Mix
|
73be9151b0
|
🚸 add factory classmethods in MessageSegment at mirai adapter
|
2021-01-30 21:51:51 +08:00 |
|
Mix
|
95f27824ee
|
🚧 add api methods define
|
2021-01-30 20:40:00 +08:00 |
|
Mix
|
c82ceefc8b
|
⏪ revert call method to http post, add api handle
|
2021-01-30 19:11:17 +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 |
|
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 |
|
 MixandGitHub
|
22462c8ed6
|
Update __init__.py
把格式改回来
|
2020-02-22 18:09:21 +08:00 |
|
 MixandGitHub
|
bdb64569e7
|
Update __init__.py
修复CommandSession.pause和CommandSession.finish在多线程环境下可能运行出错的bug
|
2020-02-22 10:03:50 +08:00 |
|
 MixandGitHub
|
6166ee10f5
|
Update message.py
删掉一个不知道从哪冒出来的一段
|
2020-02-21 18:48:55 +08:00 |
|
 MixandGitHub
|
4bb1ea7c35
|
Update message.py
不好意思犯了脑抽错误……
|
2020-02-21 18:37:19 +08:00 |
|
 MixandGitHub
|
cd7749936e
|
Update message.py
优化日志输出多行消息的方法,使得收到的消息显示在一行中,便于日志记录
|
2020-02-21 18:20:57 +08:00 |
|