Bot-O-Cat: api - This is the bot portion of the Bot-O-Cat
This is the API portion of the Bot-O-Cat project. It is the Back End of the project for interacting with the discord bot.
The project provides a RESTful API using the Gin framework and is used to allow the web component to interact with the bot. While also allowing calls to other services and functions that the bot may need to interact with.
If you would like to contribute to the project, please navigate to the Bot-O-Cat repository and follow the CONTRIBUTING.md guidelines.