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
Packages
Projects
Releases
Wiki
Activity
4d6013ca02
zhenxun_bot
/
zhenxun
/
builtin_plugins
/
superuser
/
__init__.py
6 lines
101 B
Python
Raw
Normal View
History
Unescape
Escape
添加权限检查依赖注入
2022-12-27 11:31:34 +08:00
from
pathlib
import
Path
update v0.0.5.0
2021-10-03 14:24:07 +08:00
添加权限检查依赖注入
2022-12-27 11:31:34 +08:00
import
nonebot
update 0.0.6.2
2021-11-23 21:44:59 +08:00
添加权限检查依赖注入
2022-12-27 11:31:34 +08:00
nonebot
.
load_plugins
(
str
(
Path
(
__file__
)
.
parent
.
resolve
(
)
)
)
Reference in New Issue
Copy Permalink