Skip to content

progamesigner/gw2-dps-report

Repository files navigation

Guild Wars 2 DPS Report

License Discord Buy Me A Coffee

Upload arcdps logs and send to Discord automatically.

Getting Started

Development

Cargo makes everything simple.

cargo run --bin gw2-dps-report

Cargo would install dependencies, build debug executable, and the server is up.

Deployment

Deploy service with Docker.

docker run -d \
   -e UPLOAD_ACCESS_TOKEN=<YOUR_SECRET_TOKEN> \
   docker.pkg.github.com/progamesigner/gw2-dps-report/gw2-dps-report:latest

Clean files generated 14 days ago.

docker exec gw2-dps-report gw2-dps-clean

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details

Repobeats Analytics