- Fischl TCG Bot: Host by @pk9r
- NetCord: For Discord interaction.
- ImageSharp: For image processing.
- SkiaSharp: Migration from ImageSharp to SkiaSharp in future versions.
- Github Wiki: Comprehensive documentation for the project.
- Discord Server: Join for support and discussions.
This repository is released under the MIT License.
Follows a MAJOR.MINOR.PATCH
versioning scheme:
- MAJOR versions can introduce significant, breaking API changes.
- MINOR versions can add new features and may include limited breaking changes that are unlikely to affect most users.
- PATCH versions contain backwards-compatible bug fixes and improvements.