Skip to content

Releases: arescrimson/Lytro

v1.1.1

03 Jan 06:44
Compare
Choose a tag to compare

Release v1.1.1

Introduction

This release updates the CI/CD process by more efficiently managing automated deployments, while also expanding on error messages and some changed features of commands.

General Changes

  • Streamlined CI/CD process.
  • Refined some GCP features.
  • Further improved error messages on user search commands - now provides name of search not found/listed.

Command Changes

  • Merged Pages 1 and 2 for Anime/Manga searches into one embed.

Support

Feel free to contact me @arescrimson on Discord for anything involving the bot.

Thank you for using Lytro!

v1.1.0

30 Dec 06:29
0efd1cb
Compare
Choose a tag to compare

Release v1.1.0

Introduction

This release introduces CI/CD integration using Google Cloud Build for automated builds and deployments. Now, with faster and more reliable updates to Lytro!

Changes

  • Added CI/CD pipeline using Google Cloud Build
  • Automated builds on each commit
  • Improved error messages on potential command errors.

Support

Feel free to contact me @arescrimson on Discord for anything involving the bot.

Thank you for using Lytro!

v1.0.0 - Lytro Initial Release

27 Dec 07:43
Compare
Choose a tag to compare

Release v1.0.0

Introduction

Initial full release of Lytro. Currently functional with active usage.

Updates from previous Lytro version

  • Reworking bot to utilize slash commands instead of prefixes. This allows the bot to utilize autofill menus, better handling of interactions, and more!
  • Autofill menus for query-related searches, such as anime, characters, and video games.
  • Reworked UI, visuals, and error handling for embed and returned messages.
  • Much cleaner code and an improvement to command/bot speed and precision overall.
  • More commands planned and in active development! Now has commands about games and animals as well.
  • Now fully hosted and supported on Google Cloud Platform - Compute Engine.
  • Now unit tested with Jest.
  • And more!

Key Features

Anime Commands

/a [animename]: returns anime information like synopsis, rating based off total votes, genre, url, and more. Scroll to return additional information like background, studio, related animes and release year.

/chr [charactername] [animename]: depending on prefix, returns either 'main' main characters, 'sup' supporting characters, or a specified character name. Provides information like character role, description, and voice actor.

/img [animename]: returns a random image in the picture gallery of the specific anime.

/rand: returns information identical to /a with a random anime.

/quote returns a random anime-related quote.

Manga Commands

/m [name]: returns manga information like synopsis, rating, genre, url and more.

/mrand returns information identical to /m with a random manga.

Game Commands

/steam [gamename]: returns information about specified steam game like summary, pricing, genres, and more.

/er [genre] [search]: returns information about genre of elden ring search query, i.e bosses, locations, npc, etc.

Animal Commands

/cats: returns a random image of cats.

Help

/help: returns a help message with command information.

Support

Feel free to contact me @arescrimson on Discord for anything involving the bot.

Future

This bot has now been mostly finished. New commands or functionalities will be developed, but releases going forward will mostly now focus on debugging and further release of bot functionality for a wider userbase.

Thank you for using Lytro!