added roundstats with eco info, switched to avatar hash

This commit is contained in:
2021-10-17 03:52:20 +02:00
parent 7f5a2f8956
commit fd8c026a8e
35 changed files with 4187 additions and 160 deletions

2
go.mod
View File

@@ -4,8 +4,8 @@ go 1.17
require (
entgo.io/ent v0.9.1
github.com/Philipp15b/go-steamapi v0.0.0-20210114153316-ec4fdd23b4c1
github.com/an0nfunc/go-steam/v3 v3.0.1
github.com/an0nfunc/go-steamapi v1.0.0
github.com/go-redis/cache/v8 v8.4.3
github.com/go-redis/redis/v8 v8.11.4
github.com/gorilla/handlers v1.5.1