nonebot plugin 7s roll:nonebot的掷骰子插件 源码
掷骰子 扔骰子小工具。 使用 import nonebot from nonebot . adapters . cqhttp import Bot as CQHTTPBot nonebot . init ( _env_file = ".env" ) driver = nonebot . get_driver () driver . register_adapter ( "cqhttp" , CQHTTPBot ) nonebot . load_builtin_plugins () # load other plugins nonebot . load_plugin ( "nonebot_plu
文件列表
nonebot-plugin-7s-roll-main.zip
(预估有个12文件)
nonebot-plugin-7s-roll-main
LICENSE
1KB
README.md
2KB
tests
test_roll_repl.py
816B
__init__.py
0B
.gitignore
79B
pyproject.toml
1KB
nonebot_plugin_7s_roll
config.py
178B
暂无评论