dead? A public bot that hosts a public room, automatically starts the match and limits difficulties of playlist maps.
- Go to the project root directory, then run:
npm i
- Move
.env.sample
to.env
mv .env.sample .env
- Change the values inside, especially "required" ones
Type LOG_LEVEL=info node . | npx pino-pretty -c -l
or LOG_LEVEL=debug node . | npx pino-pretty -c -l
to see more logs
Feel free to make a PR, I will appreciate it!
This bot's code is licensed under the MIT license.
Please see the licence file for more information.