Skip to main content

a plugin for nonebot to fetch game torrent from Aimheaven

Project description

NoneBotPluginLogo

nonebot-plugin-game-torrent

⭐基于Nonebot2的获取游戏种子插件⭐

⭐ 介绍

为用户在线提供游戏种子资源

📜 免责声明

注意:

本插件仅供学习研究使用,使用者需自行承担使用插件的风险。作者不对插件的使用造成的任何损失或问题负责。请合理使用插件,遵守相关法律法规。 使用本插件获取游戏种子资源可能涉及到版权问题,请在使用过程中遵守相关法律法规,不要传播盗版游戏或侵犯他人权益的内容。使用者应自行承担因违反法律法规而产生的法律责任。 本插件提供的游戏种子资源仅供个人使用,不得用于商业目的。使用者应自行判断是否符合使用条件,并承担因使用不当而产生的一切后果。 使用本插件即表示您已阅读并同意遵守以上免责声明。如果您不同意或无法遵守以上声明,请不要使用本插件。

💿 安装

安装

pip 安装

pip install nonebot-plugin-game-torrent
  • 在nonebot的pyproject.toml中的plugins = ["xxx"]添加此插件

nb-cli安装

nb plugin install nonebot-plugin-game-torrent -U

git clone安装(不推荐)

  • 命令窗口cmd下运行
git clone https://github.com/Cvandia/nonebot-plugin-game-torrent
  • 在窗口运行处 将文件夹nonebot-plugin-torrent-game复制到bot根目录下的src/plugins(或创建bot时的其他名称xxx/plugins)
注意

推荐镜像站下载

清华源https://pypi.tuna.tsinghua.edu.cn/simple

阿里源https://mirrors.aliyun.com/pypi/simple/

⚙️ 配置

在env.中添加以下配置

配置 类型 必填项 默认值 说明
torrent_send_format str "game: {game_name}\nsize: {size}\nlast_update: {last_update}\nmagnet: {magnet}\n" 默认发送的格式

⭐ 使用

指令:

: 以下命令均为command触发,实际需要在命令前加上command_start

指令 需要@ 范围 说明 权限
游戏种子 群聊、私聊 获取游戏种子 所有人

🌙 未来

  • 获取种子链接供下载
  • 上传群文件
  • 配置下载种子文件路劲
  • 添加更多种子获取网站
喜欢记得点个star⭐

💝 特别鸣谢

  • nonebot2: 本项目的基础,非常好用的聊天机器人框架。

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot_plugin_game_torrent-0.1.2.tar.gz (6.1 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page