<h1 align="center">
	@Discord-User-Card/Core
</h1>
<div align="center">
	<a href="https://www.npmjs.com/package/@discord-user-card/core">
		<img src="https://img.shields.io/npm/v/@discord-user-card/core.svg?logo=npm" alt="NPM Version"/>
	</a>
	<a href="https://github.com/Recodive/Discord-User-Card/actions/workflows/ci.yaml">
		<img src="https://github.com/Recodive/Discord-User-Card/actions/workflows/ci.yaml/badge.svg" alt="CI Status"/>
	</a>
</div>
<p align="center">
	The core behind the Discord User Card project.
<p>

## Usage

Generally, you won't need to use this package directly. This package is used by other packages in the Discord User Card project to provide a common interface for the Discord User Card.

Any useful functions or classes in this package will be re-exported by the other packages in the Discord User Card project for ease of use.
