GdriveSearcherBot:使用Pyrogram以Python编写的Google Drive Searcher Bot

时间:2024-04-21 11:41:24
【文件属性】:

文件名称:GdriveSearcherBot:使用Pyrogram以Python编写的Google Drive Searcher Bot

文件大小:8KB

文件格式:ZIP

更新时间:2024-04-21 11:41:24

google-drive drive gdrive drive-searcher drive-search-bot

GdriveSearcherBot 使用Pyrogram以Python编写的Google云端硬盘搜索器Bot。 安装 获取Google OAuth API凭据文件 访问 转到OAuth同意标签,填写并保存。 转到“凭据”选项卡,然后单击“创建凭据”->“ OAuth客户端ID” 选择“桌面并创建”。 使用下载按钮下载您的凭据。 将该文件移至该机器人的根目录,并将其重命名为凭据。 访问 搜索驱动器并启用它(如果已禁用) 运行这些命令 $ pip3 install -U pip $ pip3 install -U -r requirements.txt $ python3 generate_drive_token.py $ cp sample_config.py config.py 使用自己的值编辑config.py 运行$ python3 main.py以启动bot。 Do


【文件预览】:
GdriveSearcherBot-master
----generate_drive_token.py(829B)
----main.py(4KB)
----sample_config.py(995B)
----Dockerfile(391B)
----heroku.yml(71B)
----LICENSE(1KB)
----drive.py(4KB)
----requirements.txt(139B)
----.gitignore(2KB)
----README.md(1KB)

网友评论