Source code of gymenstats, a statistics site dedicated to OGC Nice, inspired by Fotmob. Uses a custom Fotmob API library built in JS/TS.
Open-source for soccer enthusiasts: use for personal projects, but not commercially !
At the heart of the project lies a powerful command-line interface that allows seamless video addition. Users can easily incorporate highlight videos from YouTube or Twitter using a simple command structure: add <goalId> <ytb|tweet> [start] [end]
.
The platform leverages Discord as its primary media storage solution, creating a robust ecosystem for video hosting. An intelligent system automatically deploys videos, maintains link integrity, and replicates highlights to prevent content loss.
- Automated tracking of match moments
- Real-time statistic retrieval
- Seamless metadata synchronization
- Minimal manual intervention required
- Rename
config.example.js
toconfig.js
- Fill in your personal configurations
- Never commit config.js
Important clarifications:
- The
config.example.js
file serves as a template with default or example parameters - The
config.js
file will contain your specific personal configurations - To avoid sharing sensitive information, add
config.js
to your.gitignore
file
Feel free to open an issue or submit a pull request.