Skip to content

hashelq/osu-lazer-room-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

dead? A public bot that hosts a public room, automatically starts the match and limits difficulties of playlist maps.

Install

  1. Go to the project root directory, then run:
npm i
  1. Move .env.sample to .env
mv .env.sample .env
  1. Change the values inside, especially "required" ones

Start

Type LOG_LEVEL=info node . | npx pino-pretty -c -l

or LOG_LEVEL=debug node . | npx pino-pretty -c -l to see more logs

Contibuting

Feel free to make a PR, I will appreciate it!

License

This bot's code is licensed under the MIT license.

Please see the licence file for more information.

About

Automatic public room bot for your osu lazer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published