This bot uses the official haxball headless api and stores player statics using the indexedDB browser api.
- Install all the dependencies
yarn cache clean && yarn install
- Edit the room configuration
src/room/configuration.ts
- Generate the js file for the bot with
yarn run build