This repository has been archived on 2023-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
RealFascinated 3b84585211 Create README.md
2022-04-22 13:54:09 +01:00
2022-04-22 13:51:20 +01:00
2022-04-22 13:51:20 +01:00
2022-04-22 13:51:20 +01:00
2022-04-22 13:51:20 +01:00
2022-04-22 13:51:20 +01:00
2022-04-22 13:54:09 +01:00

ScoreSaber-Leaderboard-Feed

Simple leaderboard feed for score saber that sends #1 to the webhook

Config

{
    "webhook": "", # The Discord Webhook
    "countryOnly": "" # Allow only this countrys or scores in the feed, can also be "ALL" to allow every country.
}

Setup

npm i
# or 
yarn 

Loading

node .
Description
No description provided
Readme 33 KiB
Languages
JavaScript 100%