The rewritten version of the original Sirius.
-
Clone the repository.
-
Install the required dependencies:
$ npm install
or run INSTALL.bat
/ INSTALL.sh
depending on what platform you are on.
- Start the bot:
$ npm start
or run START.bat
/ START.sh
depending on what platform you are on.
- Visit the site in the console. If you haven't changed any configuration settings in the config, you'll have to go to http://localhost:8080.
You can run this on repl.it!
Thanks to This Nils, Alex and every contributor for creating the library to interact with Fortnite's HTTP and XMPP services (fnbr.js) which is used in SiriusV2.
By installing or using this, you agree to the Commons Clause license and that you are not allowed to sell this repository or any code from it. For more information see https://commonsclause.com/.