Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Quaver/Quaver.Cron

Repository files navigation

Quaver.Cron Discord

πŸ•’ A cron for Quaver to perform automated tasks related to its database.

Developed for internal purposes. No support or documentation for this software is provided.

Usage

You'll need .NET Core 2.0 to run the cron.

git clone --recurse-submodules https://github.com/Quaver/Quaver.Cron
dotnet build --configuration release
cd bin/Release/netcoreapp2.0
nano .env
(Setup Config)
dotnet Quaver.Cron.dll

Configuration

The cron is completely configurable and runs only the tasks that are given. Assuming you have a .env already created, here is a sample config file.

SQLHost = 
SQLUsername = 
SQLPassword = 
SQLDatabase = 
RedisServer = 
RedisPassword =
Workers = 8
PopulateLeaderboards = True
FixMultiplePersonalBestScores = True
SyncScoresWithRankedStatus = True
RecalculateOverallAccuracy = True
RecalculateOverallPerformanceRating = True
FixTotalHitCount = False

LICENSE

All of the code in this repository is licensed under the Apache 2.0 License.

View the LICENSE file for more information.

About

πŸ•’ A cron for Quaver to perform automated tasks related to its database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /