SGA-A / c2c

Source code for the custom app exclusive to cc, where most interactions begin and end.
MIT License
1 stars 0 forks source link

Implement new API endpoints #47

Closed SGA-A closed 8 months ago

SGA-A commented 8 months ago

This PR adds 38 new API endpoints for Jeyy's API: https://api.jeyy.xyz/ This API requires an API key for use. This does not mean we are not going to stop adding more endpoints.

The endpoints implemented are all related to image manipulation. Because of this, we are still seeking out more APIs to use their endpoints within our bot. The reason behind this is that we have an all-rounded bot that can achieve a range of tasks. It should not have a focus on a particular type of API, rather it should meet our goals of being fully developed in all aspects.

Meaning, issue https://github.com/SGA-A/c2c/issues/11 will not be closed until this happens.

SGA-A commented 8 months ago

LGTM.