416rehman / splite

SPLITE - Discord Bot with Slash Command Handler and Endpoint Handler, supporting AI, Music, Moderation, and more!
GNU General Public License v3.0
104 stars 29 forks source link

fix: wrapper for amethyste API calls with error handling #56

Closed 416rehman closed 1 year ago

416rehman commented 1 year ago

improved getAvatarURL logic

BREAKING CHANGE: The handle method in most of the image generation commands now calls the newly created wrapper to generate Amethyste API images.

Took 1 hour 6 minutes