https://github.com/corecii/roblox-flag-log
Logs changes to Roblox fast flags and other flags.
https://github.com/corecii/roblox-flag-log
Last synced: about 1 year ago
JSON representation
Logs changes to Roblox fast flags and other flags.
- Host: GitHub
- URL: https://github.com/corecii/roblox-flag-log
- Owner: Corecii
- Created: 2017-12-06T02:34:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-04T13:26:55.000Z (over 8 years ago)
- Last Synced: 2025-02-08T07:25:10.573Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# roblox-flag-log
Logs changes to Roblox fast flags and other flags.
# Running
* Run `npm install` to install all required packages
* Run with `node .` with the directory open, or otherwise run node on the directory.
1. roblox-flag-log will create a `versions` directory if it does not exist
2. roblox-flag-log will run a GET request on the flag URLs
3. roblox-flag-log will create or update files with the same names inside `versions`
4. roblox-flag-log will print/log the git diff
5. roblox-flag-log will make a git commit with all of the files. If there are no changes, git ignores the commit
6. roblox-flag-log will repeat every hour
# Preview
