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
272f6726ea
zhenxun_bot
/
basic_plugins
/
super_cmd
/
__init__.py
12 lines
118 B
Python
Raw
Normal View
History
Unescape
Escape
update 0.0.6.2
2021-11-23 21:44:59 +08:00
import
nonebot
修复web_ui群组无法获取,修复web_ui修改插件数据时cmd格式错误
2022-11-30 23:40:55 +08:00
from
pathlib
import
Path
update 0.0.6.2
2021-11-23 21:44:59 +08:00
修复web_ui群组无法获取,修复web_ui修改插件数据时cmd格式错误
2022-11-30 23:40:55 +08:00
nonebot
.
load_plugins
(
str
(
Path
(
__file__
)
.
parent
.
resolve
(
)
)
)
update 0.0.6.2
2021-11-23 21:44:59 +08:00
Reference in New Issue
Copy Permalink