mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 06:12:53 +08:00
11 lines
71 B
Python
11 lines
71 B
Python
import nonebot
|
|
|
|
|
|
nonebot.load_plugins('basic_plugins/super_cmd')
|
|
|
|
|
|
|
|
|
|
|
|
|