Skip to content

v0.2.2

Choose a tag to compare

@dankerow dankerow released this 23 Aug 01:44
· 43 commits to main since this release

compare changes

πŸš€ Enhancements

  • utils: Add generateImage function to fetch images from the RawGO API (e01b9d3)
  • utils: Add handleFetchError to notify maintainers about fetch failures (6d2d3b4)
  • commands: Add images commands using the RawGO API (4e259f1)
  • config: Add the fetch log channel id to defaults (bc301c6)
  • Add the fetch log channel id to config example file (69230c9)

πŸ“– Documentation

  • Add instructions for configuring the image generation commands (444a948)

🏑 Chore

  • config: Add API list to project configuration (eb44b3e)
  • types: Add a new property for the fetch log channel ID to the Config interface (139ab75)

❀️ Contributors