Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 249 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 249 Bytes

Biter Battles Match History

Hosted on: https://bb.patrol.neutrino.re/recent/

Run

$ hugo -s assets
$ go run main.go -addr :8080 -db path_to.db -t discord_bot_token

You can start it without Discord bot, by ommiting -t argument.