Coder Social home page Coder Social logo

bennettchina / sr_gacha_analysis Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.81 MB

星铁抽卡分析插件(https://github.com/SilveryStar/Adachi-BOT)

License: MIT License

TypeScript 83.23% JavaScript 12.92% CSS 2.12% HTML 1.73%
adachi-bot plugin star-rail-gacha

sr_gacha_analysis's Introduction

avatar/logo

星铁抽卡分析插件

🧑‍💻简介

星铁抽卡分析插件Adachi-BOT 衍生插件,用于对 崩坏星穹铁道 这款游戏中的抽卡数据进行分析制图,并存储用户的这部分数据,可随时将数据导入导出以及删除。

  • 😜 使用链接分析生成饼图(链接获取参考链接获取教程
  • 🥳 历史记录分析
  • 🎉 SRGF标准导入功能
  • SRGF标准导出功能
  • 🤪 删除记录功能
  • 📆 分析生成头像式图片 (缺个UI的设计)
  • 🧐 使用Cookie生成链接分析 (大概需要抓包米游社星铁客服页面genAuthKey 接口看看跟原神的有什么不同,作者现在无可抓包设备)

🛠️ 安装方式

Adachi-BOT/src/plugins 目录执行下面的命令。

git clone https://mirror.ghproxy.com/https://github.com/BennettChina/sr_gacha_analysis.git

🎁 更新方式

💻 命令行更新

在插件目录执行下面的命令即可。

git pull

📱 指令更新

可使用 #upgrade_plugins srga 指令来更新本插件。

🧰 指令列表

指令名 参数 描述
#星铁抽卡分析 链接 指定链接生成饼图
#星铁历史记录分析 用存储的历史数据生成饼图
#星铁导出 json、excel、url 导出 excel 表或 JSON 或 URL
#星铁导入 json、excel、文件的URL 导入记录
#清除星铁记录 清除上次统计用的uid

⚙️ 配置文件

tips: |
    accessKey和secretKey是七牛云的两个密钥AK、SK
    bucket是你创建的空间名
    domain是你文件访问的域名(带协议头,如:https://sources.demo.com/)
    folder是文件上传后的目录,比如:bot/gacha_export
    uses3是否使用AWS S3功能(与七牛云正常上传二选一,S3可以实现将文件存储在其他OSS)
    s3endpoint是你OSS的地区域名
    s3region是OSS所在区域,一般是s3endpoint的第三级域名(七牛云的不同需要将第三级域名中的s3-去掉)
qiniuOss:
    enable: false
    accessKey: ""
    secretKey: ""
    bucket: ""
    domain: ""
    folder: ""
    uses3: false
    s3endpoint: ""
    s3region: ""
# 是否将上传至七牛云的链接转为二维码
qrcode: false
# 指令更新时使用的别名
aliases:
    - 星铁抽卡分析
    - srga 

sr_gacha_analysis's People

Contributors

bennettchina avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.