Discord API Wrapper
![Go Report Card](https://goreportcard.com/badge/github.com/veteran-software/discord-api-wrapper)
![GitHub contributors](https://img.shields.io/github/contributors/veteran-software/discord-api-wrapper)
![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=veteran-software_discord-api-wrapper&metric=vulnerabilities)
![Qodana](https://github.com/veteran-software/discord-api-wrapper/actions/workflows/code_quality.yml/badge.svg?branch=v10)
Purpose
This wrapper is rather incomplete vs other popular wrappers for Discord's REST API. It was developed for a proprietary
project.
Use
NOTE: This wrapper always uses the latest version of the Discord API
Gateway Version: 10
If you wish to import this library into your project, please
read LICENSE.md
before doing so. We recommend directly importing this library and not using a fork unless you wish to actively update
it. The Discord REST API changes frequently, so updating can be daunting at times.
Pull Requests
If you wish to contribute to this wrapper, feel free to submit Pull Requests