没有合适的资源?快使用搜索试试~ 我知道了~
botoy:OPQIOTQQIOTBot的一个Python开发助手:snail:
共71个文件
py:44个
md:16个
yml:3个
需积分: 10 0 下载量 133 浏览量
2021-02-22
11:56:42
上传
评论
收藏 62KB ZIP 举报
温馨提示
肉毒杆菌 对机器人框架接口的Python封装,因为功能模块扩展度低,所以你可以完全使用该框架开发,也可以选择需要的内容到自己的项目中 安装 pip install botoy -i https://pypi.org/simple --upgrade 示例 如果您配置好了OPQ,并且配置保持交替(bot连接地址http://127.0.0.1:8888 ),下面一行代码即可监听消息,并在收到的消息或好友消息内容为test时回复ok __import__ ( 'botoy' ). Botoy (). on_group_msg ( lambda ctx : __import__ ( 'botoy' ). Action ( ctx . CurrentQQ ). sendGroupText ( ctx . FromGroupId , 'ok' ) if ctx . Content == 'test
资源推荐
资源详情
资源评论
收起资源包目录
botoy-main.zip (71个子文件)
botoy-main
.readthedocs.yml 138B
pyproject.toml 46B
docs
changelog.md 20B
install.md 78B
action.md 5KB
CNAME 21B
middleware.md 1KB
other.md 1KB
refine.md 4KB
decorators.md 1018B
cli.md 425B
client.md 7KB
plugin.md 1KB
requirements.txt 33B
webhook.md 480B
config.md 820B
index.md 945B
async.md 629B
.github
workflows
python-publish.yml 806B
botoy.json 215B
docs_src
refine_example.py 0B
decorators_outline.py 2KB
decorators_example.py 471B
mkdocs.yml 506B
tests
rate_limit.py 689B
LICENSE 1KB
requirements.txt 102B
botoy
collection.py 5KB
macro.py 964B
pool.py 522B
async_client.py 6KB
refine
_event.py 7KB
_friend_msg.py 5KB
_group_msg.py 6KB
__init__.py 1KB
cli.py 6KB
action.py 21KB
util.py 316B
client.py 14KB
__main__.py 59B
decorators
_these_msgtypes.py 427B
_ensure_tempMsg.py 322B
_from_these_groups.py 405B
_from_admin.py 1KB
_from_botself.py 483B
_ignore_botself.py 484B
_equal_content.py 744B
_queued_up.py 813B
_from_phone.py 374B
_in_content.py 1KB
_startswith.py 1KB
_from_these_users.py 570B
_with_pattern.py 926B
__init__.py 679B
_ignore_these_groups.py 411B
_ignore_these_users.py 564B
__init__.py 592B
async_action.py 16KB
webhook.py 984B
sugar.py 8KB
model.py 3KB
log.py 377B
config.py 4KB
__version__.py 999B
exceptions.py 334B
plugin.py 7KB
setup.py 969B
.gitignore 2KB
CHANGELOG.md 139B
README.md 1KB
publish.sh 106B
共 71 条
- 1
资源评论
syviahk
- 粉丝: 27
- 资源: 4783
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功