This website requires JavaScript.
Explore
Help
Sign In
Diuse
/
zhenxun_bot
Watch
1
Star
0
Fork
0
You've already forked zhenxun_bot
mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced
2025-12-15 14:22:55 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
9b477e2eb8
zhenxun_bot
/
basic_plugins
/
chat_history
/
__init__.py
5 lines
100 B
Python
Raw
Normal View
History
Unescape
Escape
update v0.1.5.0
2022-04-26 14:45:04 +08:00
import
nonebot
修复web_ui群组无法获取,修复web_ui修改插件数据时cmd格式错误
2022-11-30 23:40:55 +08:00
from
pathlib
import
Path
update v0.1.4.7
2022-04-10 22:19:50 +08:00
修复web_ui群组无法获取,修复web_ui修改插件数据时cmd格式错误
2022-11-30 23:40:55 +08:00
nonebot
.
load_plugins
(
str
(
Path
(
__file__
)
.
parent
.
resolve
(
)
)
)
Reference in New Issue
Copy Permalink