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
1401b31af8
zhenxun_bot
/
zhenxun
/
plugins
/
black_word
/
__init__.py
6 lines
101 B
Python
Raw
Normal View
History
Unescape
Escape
🐛 修改bug
2024-08-07 18:59:43 +08:00
from
pathlib
import
Path
feat✨: add black_word
2024-03-18 16:10:44 +08:00
🐛 修改bug
2024-08-07 18:59:43 +08:00
import
nonebot
feat✨: add black_word
2024-03-18 16:10:44 +08:00
🐛 修改bug
2024-08-07 18:59:43 +08:00
nonebot
.
load_plugins
(
str
(
Path
(
__file__
)
.
parent
.
resolve
(
)
)
)
Reference in New Issue
Copy Permalink