Skip to content

hjl2011/luogu-user-elo-rating-card

Repository files navigation

Luogu User Elo Rating Card

由于技术原因,本脚本生成的图像并不会自动更新。

警告:请不要在短时间内多次运行本脚本,任何后果均由使用者自负,开发者不承担任何责任。

警告:请不要在短时间内多次运行本脚本,任何后果均由使用者自负,开发者不承担任何责任。

警告:请不要在短时间内多次运行本脚本,任何后果均由使用者自负,开发者不承担任何责任。

  1. 下载 Node.js
  2. config-example.json 重命名为 config.json
  3. 修改 config.json
    • uid:洛谷 uid。
    • lang:语言。
    • path:SVG 文件路径。
    • enable-show-history-maxvalue:是否显示历史最高 Rating。
    • darkmode:使用暗色模式。
  4. 设置 config.path 为您要生成的 SVG 文件的路径。
  5. 运行 npm install
  6. 运行 npm start
  7. 得到 SVG 文件。
  8. 更新 SVG 文件请运行 npm start

About

洛谷用户 Elo Rating 卡片

Resources

License

Stars

Watchers

Forks

Releases

No releases published