Skip to content

gets results from the osu!Skills training page and PMs them on osu! using your own IRC credentials

Notifications You must be signed in to change notification settings

straightcurve/better-osuskills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DISCLAIMER

this is broken now that they moved to https :(. i am still looking for solutions.

better-osuskills

gets results from the osu!Skills training page and PMs them on osu! using your own IRC credentials

setup

git clone https://github.com/straightcurve/better-osuskills.git
cd better-osuskills
npm i

start

npm run start

create packages for windows and linux (64-bit)

npm run dist

tailwind-css

npm run build-css       # get development build
npm run build-css-prod  # get production build