mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
11 lines
81 B
Python
Executable File
11 lines
81 B
Python
Executable File
import nonebot
|
|
|
|
|
|
nonebot.load_plugins('basic_plugins/super_cmd')
|
|
|
|
|
|
|
|
|
|
|
|
|