10000 GitHub - lucamotion/zenith: enhanced osu! rich presence for discord!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 23, 2025. It is now read-only.

lucamotion/zenith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zenith

enhanced osu! rich presence for discord!

using

1️⃣ downloading the code

download the source code or clone the repository or directory of your choice.

repo: https://github.com/dreamingkills/zenith

2️⃣ adding your osu! client info

go to https://osu.ppy.sh/home/account/edit and scroll down until you see "OAuth".

under "own clients", click New OAuth Application. name it whatever you want and leave the Application Callback URL blank.

open .env.example in your favorite text editor and add your Client ID and Client Secret to the file after the equals signs. then, close your editor and rename .env.example to .env.

3️⃣ compiling

open a command prompt in the zenith folder and run yarn. this will install the necessary dependencies from npm.

next, run yarn tsc. it should take only a few seconds to compile the code.

4️⃣ running gosumemory and zenith

run gosumemory, the directory you run gosumemory from doesn't matter.

then, in your command prompt in the zenith folder simply type yarn start and you should be good to go!

About

enhanced osu! rich presence for discord!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0